]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
func_ladder: restore the model string unset in WarpZoneLib_ExactTrigger_Init()
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 29 May 2023 17:15:42 +0000 (03:15 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 29 May 2023 17:15:42 +0000 (03:15 +1000)
commit0f843f8c9e7891ba3029ac5a18c6ebebde3a30da
tree0b463b1403c941b105167f34fece0f38d5f436f5
parent7726a7476b49f4cad3e9221064f63763f7bc804d
func_ladder: restore the model string unset in WarpZoneLib_ExactTrigger_Init()

This was previously done by trigger_init() and
should have been included in 2b46f62db61e8ca869fc591d9ebe4053c3e876d7

The only other entities using trigger_init() were trigger_impulse and
trigger_push, but those use touch funcs whereas func_ladder uses a think
func to search.
qcsrc/common/mapobjects/func/ladder.qc