瀏覽代碼

forgot to make modulename a local variable

Daniel Gibbs 11 年之前
父節點
當前提交
61cef4c843
共有 1 個文件被更改,包括 1 次插入1 次删除
  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