Explorar o código

forgot to make modulename a local variable

Daniel Gibbs %!s(int64=11) %!d(string=hai) anos
pai
achega
61cef4c843
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions/fn_versioncheck

+ 1 - 1
functions/fn_versioncheck

@@ -6,7 +6,7 @@
 
 # Description: Checks if a server update is available.
 
-modulename="Update"
+local modulename="Update"
 
 fn_steamcmdcheck(){
 # Checks for server update from SteamCMD