mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Fix Status Bar & In-game console activation
This commit is contained in:
@@ -149,8 +149,6 @@ public:
|
||||
return ret;
|
||||
}
|
||||
|
||||
void setOnClick(std::function<void()> handler);
|
||||
|
||||
void show(SDL_Surface * to) override;
|
||||
void deactivate() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user