Ver código fonte

forgot to make modulename a local variable

Daniel Gibbs 11 anos atrás
pai
commit
61cef4c843
1 arquivos alterados com 1 adições e 1 exclusões
  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