branchwiseguys/main/QuitAndRejoincancel
5 Commits over 0 Days - ∞cph!
Cleaned up a bunch of statics that never got cleared correctly, causing weirdness and exceptions if quitting a game and rejoining on the client
Added a transitional "unload" scene before reloading to Bootstrap. Quitting in editor is weird though, and 'unload' scene reappears, saying it's loading.
Reload bootstrap on quit, seems to be working OK now even without the transitional "unload" scene
Missed a file in the prev commit
Instance null check that's needed on exit in C+S mode