Browse Source

Removing glibc fix from execution, as it is now handled by the dependency installer in game_settings.sh

pull/553/head
Jared Ballou 10 years ago
parent
commit
50623470af
  1. 2
      functions/fix.sh

2
functions/fix.sh

@ -35,5 +35,5 @@ else
echo "================================="
sleep 1
fn_fix_game_dependencies
fix_glibc.sh
#fix_glibc.sh
fi

Loading…
Cancel
Save