Skip to content

Fix scoreadd not doing anything in certain cases when modified by Lua

Sal requested to merge TehRealSalt/SRB2:fix-lua-scorechains into next

This does not change any vanilla behavior, as scoreadd is reset to 0 constantly on the ground anyway -- this simply allows the behavior to be changed for Lua scripts.

Merge request reports