]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
comment out g_weapon_stay example
authorRudolf Polzer <divVerent@xonotic.org>
Mon, 22 Aug 2011 19:57:29 +0000 (21:57 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 22 Aug 2011 19:57:29 +0000 (21:57 +0200)
server/server.cfg

index 1e6ea8910c7693f77568949641df89187a1c0e17..8f495976b89c260c4f41ac7691693468081d6060 100644 (file)
 /////////////////////////////////////////////////////////////////////
 // "Obvious" mutators that are allowed on a "pure" server
 //g_minstagib 0        // set to 1 for MinstaGib
-g_weapon_stay 0 // set to 1, 2 or 3 for different weapon-stay modes (1 = traditional, 2 = no ammo but allow throwing, 3 = ghost weapon stay)
+//g_weapon_stay 0 // set to 1, 2 or 3 for different weapon-stay modes (1 = traditional, 2 = no ammo but allow throwing, 3 = ghost weapon stay)
 
 
 /////////////////////////////////////////////////////////////////////