From: Rudolf Polzer Date: Mon, 22 Aug 2011 19:57:29 +0000 (+0200) Subject: comment out g_weapon_stay example X-Git-Tag: xonotic-v0.5.0~29 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=f29dc76f4cb0652206bfefa6f22d3a1a4b77bdcd;p=xonotic%2Fxonotic.git comment out g_weapon_stay example --- diff --git a/server/server.cfg b/server/server.cfg index 1e6ea891..8f495976 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -114,7 +114,7 @@ ///////////////////////////////////////////////////////////////////// // "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) /////////////////////////////////////////////////////////////////////