benreid24 / BLIB

Small organized collection of common code I have accumulated over the years that has amassed into a proper 2d game engine
1 stars 0 forks source link

Fix bug in script interpreter #114

Closed benreid24 closed 2 years ago

benreid24 commented 2 years ago

Interpreter was dropping properties on values. Also patched an issue returning references to soon-to-be-invalidated values