Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
12 stars 5 forks source link

Return to main menu after game over #304

Closed snipercup closed 2 months ago

snipercup commented 2 months ago

Requires #303 Fixes #297

It was awaiting a signal that wasn't emitted. I adjusted it to await the correct signal.