Explorar el Código

Actually removed useless hurtworld filefix

Fix is done with fn_install_steamfix
UltimateByte hace 10 años
padre
commit
f66abbafad
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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