X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=xonotic-server.cfg;h=819ef7a50625ba67450a0f2ecafc4bad72ed8e98;hb=4e6fe3cece77c60b5d94d4b6c21fe47a5b812e23;hp=61db289a70c5b987786520152e24d768b0235bcc;hpb=57a79a3b86a66c5fdf92e14562f58e5274913a8b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 61db289a7..819ef7a50 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -221,7 +221,7 @@ set g_fullbrightitems 0 "disables lighting effects on items, making them appear set g_nodepthtestplayers 0 "disables depth testing on players" set g_nodepthtestitems 0 "disables depth testing on items" set g_casings 2 "specifies which casings (0: none, 1: only shotgun casings, 2: shotgun and machine gun casings) are sent to the client" -set g_norecoil 0 "if set to 1 shooting weapons won't make you crosshair to move upwards (recoil)" +set g_norecoil 1 "if set to 1 shooting weapons won't make you crosshair to move upwards (recoil)" set g_maplist_mostrecent "" "contains the name of the maps that were most recently played" set g_maplist_mostrecent_count 3 "number of most recent maps that are blocked from being played again" set g_maplist_index 0 "this is used internally for saving position in maplist cycle"