mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Add game pause
This commit is contained in:
@@ -32,4 +32,7 @@ public:
|
||||
|
||||
const CMapInfo * getMapInfo() override;
|
||||
const StartInfo * getStartInfo() override;
|
||||
|
||||
protected:
|
||||
void close() override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user