]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Remove unnecessary setorigin() calls in Item_Respawn() and Item_Reset()
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 3 Oct 2022 07:37:04 +0000 (17:37 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 3 Oct 2022 07:37:04 +0000 (17:37 +1000)
commit263a58abd2aa5db78cf2a02b99f8d357527d3d5c
tree0474404a08874ec201a9358b61cfc643c61e6dfb
parent63c516442e96d778630596668e950913897d9fc8
Remove unnecessary setorigin() calls in Item_Respawn() and Item_Reset()

Item_Show() already did it, no need to immediately do it again.
qcsrc/server/items/items.qc