فهرست منبع

Actually removed useless hurtworld filefix

Fix is done with fn_install_steamfix
UltimateByte 10 سال پیش
والد
کامیت
f66abbafad
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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