Sfoglia il codice sorgente

Actually removed useless hurtworld filefix

Fix is done with fn_install_steamfix
UltimateByte 10 anni fa
parent
commit
f66abbafad
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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