Browse Source

Slight oopsie (Config line duplicate)

pull/128/head
Scarsz 11 years ago
parent
commit
bf450f6a1f
  1. 1
      GarrysMod/gmodserver

1
GarrysMod/gmodserver

@ -845,7 +845,6 @@ echo "================================="
echo -e "sv_pausable 0"
echo -e "sv_filterban 1"
echo -e "sv_forcepreload 1"
echo -e "sv_alltalk 0"
echo -e "sv_footsteps 1"
echo -e "sv_voiceenable 1"
echo -e "sv_voicecodec vaudio_speex"

Loading…
Cancel
Save