Fixed multiple crashes:
When fast forwarding in a weird state. (
main.lua:61: attempt to call method 'fastforward' (a nil value)
)When the hinted entity disappears. (
src/game/gui/init.lua:570: attempt to index local 'sprite' (a nil value)
)After resizing the window and completing an objective.
0 comments