Ver Fonte

updated date

Daniel Gibbs há 10 anos atrás
pai
commit
2489750802
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      functions/core_functions.sh

+ 1 - 1
functions/core_functions.sh

@@ -2,7 +2,7 @@
 # LGSM fn_functions function
 # LGSM fn_functions function
 # Author: Daniel Gibbs
 # Author: Daniel Gibbs
 # Website: http://gameservermanagers.com
 # Website: http://gameservermanagers.com
-lgsm_version="201215"
+lgsm_version="261215"
 
 
 # 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.