mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Add game pause
This commit is contained in:
@@ -144,7 +144,7 @@ class WindowBase : public CIntObject
|
||||
public:
|
||||
WindowBase(int used_ = 0, Point pos_ = Point());
|
||||
protected:
|
||||
void close();
|
||||
virtual void close();
|
||||
};
|
||||
|
||||
class IGarrisonHolder
|
||||
|
||||
Reference in New Issue
Block a user