소스 검색

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