Daniel Gibbs 8 лет назад
Родитель
Сommit
19f250e701
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      lgsm/functions/fix.sh

+ 2 - 0
lgsm/functions/fix.sh

@@ -69,6 +69,8 @@ if [ "${function_selfname}" == "command_install.sh" ]; then
 		sleep 1
 		sleep 1
 	if [ "${gamename}" == "Killing Floor" ]; then
 	if [ "${gamename}" == "Killing Floor" ]; then
 		fix_kf.sh
 		fix_kf.sh
+	elif [ "${gamename}" == "Killing Floor 2" ]; then
+		fix_kf2.sh
 	elif [ "${gamename}" == "Red Orchestra: Ostfront 41-45" ]; then
 	elif [ "${gamename}" == "Red Orchestra: Ostfront 41-45" ]; then
 		fix_ro.sh
 		fix_ro.sh
 	elif [ "${gamename}" == "Unreal Tournament 2004" ]; then
 	elif [ "${gamename}" == "Unreal Tournament 2004" ]; then