diff --git a/functions/fn_install b/functions/fn_install index ed526fe70..ab52c90b4 100644 --- a/functions/fn_install +++ b/functions/fn_install @@ -2,7 +2,7 @@ # LGSM fn_install function # Author: Daniel Gibbs # Website: http://danielgibbs.co.uk -# Version: 080215 +# Version: 060315 fn_check_root fn_install_header @@ -40,6 +40,6 @@ elif [ "${gamename}" == "Red Orchestra: Ostfront 41-45" ]; then elif [ "${gamename}" == "Unreal Tournament 2004" ]; then fn_install_ut2k4fix elif [ "${gamename}" == "Unreal Tournament 99" ]; then - fn_install_99fix + fn_install_ut99fix fi fn_install_complete \ No newline at end of file