]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Remove useless returns on attack and attack2. There are several other checks that...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 21 Jan 2011 21:40:52 +0000 (23:40 +0200)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 21 Jan 2011 21:40:52 +0000 (23:40 +0200)
commite1046267f766fb2f7f7d816d9ba175a5ea9fdce6
tree4ee7f8ab52a75b0ba368946a64005b969699808a
parent39da97bf0af33cfa714df20ef7aeacc2e4675c1c
Remove useless returns on attack and attack2. There are several other checks that keep weapons from firing while reloading, so it won't happen.
qcsrc/server/w_grenadelauncher.qc
qcsrc/server/w_minelayer.qc
qcsrc/server/w_shotgun.qc
qcsrc/server/w_sniperrifle.qc
qcsrc/server/w_uzi.qc