UltimateByte 10 лет назад
Родитель
Сommit
f6abfb26c4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      functions/core_functions.sh

+ 1 - 0
functions/core_functions.sh

@@ -2,6 +2,7 @@
 # LGSM core_functions.sh function
 # LGSM core_functions.sh function
 # Author: Daniel Gibbs
 # Author: Daniel Gibbs
 # Website: http://gameservermanagers.com
 # Website: http://gameservermanagers.com
+lgsm_version="050116"
 
 
 # Description: Defines all functions to allow download and execution of functions using fn_runfunction.
 # Description: Defines all functions to allow download and execution of functions using fn_runfunction.
 # This function is called first before any other function. Without this file other functions would not load.
 # This function is called first before any other function. Without this file other functions would not load.