]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
func_door: fix bug where doors blocked by players never reversed direction
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 15 Sep 2023 06:49:19 +0000 (16:49 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Fri, 15 Sep 2023 07:11:43 +0000 (17:11 +1000)
commit1e4573cef8697b311c5880962c45dd485d759cdf
tree5d651b9da6d7ce047dd50fb20706d64c736b6773
parentb939e856de02bd83c85bc393f82e522f664f34d7
func_door: fix bug where doors blocked by players never reversed direction

This bug was inherited from Nexuiz.  It worked properly in Quake which
didn't have this condition, and in Quake 3.
qcsrc/common/mapobjects/func/door.qc