Explorar o código

Fixed typo in function

Daniel Gibbs %!s(int64=11) %!d(string=hai) anos
pai
achega
ac6696c566
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      functions/fn_install

+ 2 - 2
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