Browse Source

removed tab

Daniel Gibbs 9 years ago
parent
commit
d2bf527a74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      QuakeLive/cfg/lgsm-default.cfg

+ 1 - 1
QuakeLive/cfg/lgsm-default.cfg

@@ -13,7 +13,7 @@ set sv_mapPoolFile "mappool.txt"  // Map pool that the server will use. See defa
                                   // Built in map pools: mappool.txt, mappool_ca.txt, mappool_ctf.txt, mappool_duel.txt,
                                   //                     mappool_ffa.txt, mappool_race.txt, mappool_tdm.txt
 set g_accessFile "access.txt"      // Used to determine which 64-bit Steam IDs have admin access, or are banned.
-               
+
 set sv_maxClients "16"     // How many players can connect at once.
 set g_password ""          // Set a server-wide password, and stop all users from connecting without it.
 set sv_privateClients "0"  // Reserve slots that can be used with sv_privatePassword.