From 1502542fc89bab20bd76a40680a94965ab9026ff Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 27 Feb 2016 15:15:10 +0000 Subject: [PATCH] Changed ut2004 to new system --- functions/command_install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/functions/command_install.sh b/functions/command_install.sh index 7dd44ffa0..e933b2598 100644 --- a/functions/command_install.sh +++ b/functions/command_install.sh @@ -13,8 +13,7 @@ install_logs.sh check_deps.sh # Download and install if [ "${gamename}" == "Unreal Tournament 2004" ]; then - install_dl_ut2k4.sh - install_ut2k4.sh + install_server_files.sh install_ut2k4_key.sh elif [ "${gamename}" == "Unreal Tournament 99" ]; then install_server_files.sh