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