mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation.
This commit is contained in:
@@ -214,5 +214,5 @@ class WindowBase : public CIntObject
|
||||
public:
|
||||
WindowBase(int used_ = 0, Point pos_ = Point());
|
||||
protected:
|
||||
void close();
|
||||
void close();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user