瀏覽代碼

corrected gamename

Daniel Gibbs 9 年之前
父節點
當前提交
85014ca483
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lgsm/functions/info_config.sh

+ 1 - 1
lgsm/functions/info_config.sh

@@ -616,7 +616,7 @@ elif [ "${gamename}" == "Call of Duty: World at War" ]; then
 elif [ "${engine}" == "dontstarve" ]; then
 	fn_info_config_dontstarve
 # Factorio	
-elif [ "${engine}" == "factorio" ]; then
+elif [ "${gamename}" == "Factorio" ]; then
 	fn_info_config_factorio
 # Quake 2
 elif [ "${gamename}" == "Quake 2" ]; then