]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
g_grab must be 1 by default
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 6 Nov 2011 13:30:54 +0000 (15:30 +0200)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 6 Nov 2011 13:30:54 +0000 (15:30 +0200)
defaultXonotic.cfg

index e3daefac7ba3f67c41fe069068951fcd634009ea..78c4350a278cd6cf60a9ad40d7a684813ccd0fc1 100644 (file)
@@ -539,7 +539,7 @@ seta g_maplist_shuffle 1    "new randomization method: like selectrandom, but avoid
 set g_maplist_check_waypoints 0        "when 1, maps are skipped if there currently are bots, but the map has no waypoints"
 set samelevel 0 "when 1, always play the same level over and over again"
 
-set g_grab 0 "enables grabbing certain objects"
+set g_grab 1 "enables grabbing certain objects"
 set g_grab_range 150 "distance at which objects can be grabbed"
 
 set g_cloaked 0 "display all players mostly invisible"