Browse Source

fix(coduoserver): removed fix that is no longer required.

pull/2438/head
Daniel Gibbs 6 years ago
parent
commit
2c5bcdc2bc
  1. 11
      lgsm/functions/fix_coduo.sh

11
lgsm/functions/fix_coduo.sh

@ -1,11 +0,0 @@
#!/bin/bash
# LinuxGSM fix_coduo.sh function
# Author: Alexander Hurd
# Website: https://linuxgsm.com
# Description: Fixes for Call of Duty: United Offensive
local commandname="FIX"
local commandaction="Fix"
# Force glibc fix.
fix_glibc.sh
Loading…
Cancel
Save