Selaa lähdekoodia

Removed merge conflict

Daniel Gibbs 10 vuotta sitten
vanhempi
commit
a4ff32b29f
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0 4
      functions/core_functions.sh

+ 0 - 4
functions/core_functions.sh

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