scemino / engge

Open source remake of Thimbleweed Park's engine
https://scemino.github.io/
MIT License
148 stars 15 forks source link

Fail to call a callback when exiting elevator #164

Closed scemino closed 4 years ago

scemino commented 4 years ago

When Franklin exits the elevator, a callback with arguments should be called, but it failed, because no arguments were given.