]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
as far as i can tell `if(!PHYS_DODGING) { return; }` is completely useless
authorMartin Taibr <taibr.martin@gmail.com>
Fri, 11 Aug 2017 16:15:21 +0000 (18:15 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Fri, 11 Aug 2017 16:15:21 +0000 (18:15 +0200)
commit5d55b6cc3244cdda58f785d78e5c6b834f8a11fd
treecbec0162cb415d60a412b64225ce83e4fd79341b
parent9331ec285a9b265093093e132eeb35a246e78837
as far as i can tell `if(!PHYS_DODGING) { return; }` is completely useless

the hooks are not called at all with dodging off and this doesn't allow turning off mid match either
qcsrc/common/mutators/mutator/dodging/sv_dodging.qc