Selaa lähdekoodia

Actually removed useless hurtworld filefix

Fix is done with fn_install_steamfix
UltimateByte 10 vuotta sitten
vanhempi
commit
f66abbafad
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      functions/fn_install

+ 0 - 2
functions/fn_install

@@ -42,7 +42,5 @@ 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