Entire project is building cleanly again, but characters are static
This commit is contained in:
@@ -84,7 +84,7 @@ void InCombat::Render(SDL_Surface* const screen) {
|
||||
|
||||
void InCombat::QuitEvent() {
|
||||
//exit the game AND the server
|
||||
RequestDisconnect();
|
||||
// RequestDisconnect();
|
||||
SetNextScene(SceneList::MAINMENU);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user