|
@ -47,7 +47,6 @@ fi |
|
|
|
|
|
|
|
|
# Fixes that are run on install only. |
|
|
# Fixes that are run on install only. |
|
|
if [ "${function_selfname}" == "command_install.sh" ]; then |
|
|
if [ "${function_selfname}" == "command_install.sh" ]; then |
|
|
fix_glibc.sh |
|
|
|
|
|
if [ "${gamename}" == "Killing Floor" ]; then |
|
|
if [ "${gamename}" == "Killing Floor" ]; then |
|
|
echo "" |
|
|
echo "" |
|
|
echo "Applying ${gamename} Server Fixes" |
|
|
echo "Applying ${gamename} Server Fixes" |
|
|