Moved and renamed terminal_error.* to fatal_error.*
This commit is contained in:
@@ -53,7 +53,7 @@ private:
|
||||
SDL_Window* window = nullptr;
|
||||
SDL_Renderer* renderer = nullptr;
|
||||
|
||||
//shared parameters
|
||||
//global scene parameters
|
||||
int clientIndex = -1;
|
||||
int accountIndex = -1;
|
||||
};
|
||||
Reference in New Issue
Block a user