From 9bebf894e9cebcda5e37ee8160d72c3a4e8675ad Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 14 Nov 2014 20:08:49 +0000 Subject: [PATCH] minor change --- functions/fn_steamfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/fn_steamfix b/functions/fn_steamfix index 3d49b065a..6e4d4336a 100644 --- a/functions/fn_steamfix +++ b/functions/fn_steamfix @@ -1,6 +1,5 @@ #!/bin/bash # LGSM fn_libsteamfix function -# Required by: gmodserver # Author: Daniel Gibbs # Website: http://danielgibbs.co.uk # Version: 121114 @@ -16,6 +15,7 @@ sleep 1 echo "" } +# Gary's Mod Specific fn_libsteamfix(){ echo "Applying libsteam.so fix" echo "================================="