]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge remote-tracking branch 'origin/Mario/typo_fix', fixes #1963
authorRudolf Polzer <divverent@xonotic.org>
Wed, 4 Jun 2014 09:15:00 +0000 (11:15 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 4 Jun 2014 09:15:00 +0000 (11:15 +0200)
* origin/Mario/typo_fix:
  Fix a minor typo reported in #1949

1  2 
defaultXonotic.cfg

diff --combined defaultXonotic.cfg
index e549ca62a11658c6fb8588bc3b966a28b14f5aba,e81642306535e3567dcc5163683d2ab24a98e556..2c048b39eac92ecebba09fbd6006e7623a6ca201
@@@ -56,7 -56,7 +56,7 @@@ _cl_playermodel models/player/erebus.iq
  _cl_playerskin 0
  
  seta cl_reticle 1 "control for toggling whether ANY zoom reticles are shown"
- seta cl_reticle_stretch 0 "whether to stretch reticles so they fit the screen (brakes image proportions)"
+ seta cl_reticle_stretch 0 "whether to stretch reticles so they fit the screen (breaks image proportions)"
  seta cl_reticle_item_nex 1 "draw aiming reticle for the nex weapon's zoom, 0 disables and values between 0 and 1 change alpha"
  seta cl_reticle_item_normal 1 "draw reticle when zooming with the zoom button, 0 disables and values between 0 and 1 change alpha"
  fov 100
@@@ -224,7 -224,6 +224,7 @@@ seta cl_hitsound 1 "play a hit notifie
  set cl_hitsound_antispam_time 0.05 "don't play the hitsound more often than this"
  
  seta cl_eventchase_death 1 "camera goes into 3rd person mode when the player is dead"
 +seta cl_eventchase_nexball 1 "camera goes into 3rd person mode when in nexball game-mode"
  seta cl_eventchase_distance 140 "final camera distance"
  seta cl_eventchase_speed 1.3 "how fast the camera slides back, 0 is instant"
  seta cl_eventchase_maxs "12 12 8" "max size of eventchase camera bbox"