mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-07 22:59:50 +00:00
Slightly more sensible error/msgbox handling
This commit is contained in:
parent
7faee73f14
commit
26d056d924
15 changed files with 48 additions and 83 deletions
|
@ -1175,8 +1175,6 @@ public:
|
|||
void saveSizedScreenshotTGA(const std::string &filename, int sz, int crop34);
|
||||
void saveCenteredScreenshotTGA(const std::string &filename, int sz);
|
||||
|
||||
virtual void msg(const std::string &message);
|
||||
|
||||
bool minimized;
|
||||
std::string getEnqueuedJumpState();
|
||||
int cullRadius;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue