mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-08-09 11:58:53 +00:00
This doesn't work with getTableUnsafe, as empty arguments are considered closed already. We could argubly special-case the empty args, but the optimisation has very minor benefits, so I don't think worrying about too much. Fixes #2246.