mirror of
https://github.com/open-goal/jak-project
synced 2026-05-30 00:47:20 -04:00
021bae08ec
This fixes the issue where elevators leave you behind (stack structure related) At the same time I cleaned up some things I found along the way, most notably changing `script-context`'s `basic` field to `object` as non-basics use this method as well. Fixes #2305