瀏覽代碼

added hurtworld

UltimateByte 10 年之前
父節點
當前提交
ab920be2e9
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      functions/fn_install

+ 3 - 1
functions/fn_install

@@ -42,5 +42,7 @@ elif [ "${gamename}" == "Unreal Tournament 2004" ]; then
 	fn_install_ut2k4fix
 elif [ "${gamename}" == "Unreal Tournament 99" ]; then
 	fn_install_ut99fix
+elif [ "${gamename}" == "Hurtworld" ]; then
+	fn_install_hwfix
 fi
-fn_install_complete
+fn_install_complete