mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
fix puzzle map never open
This commit is contained in:
@@ -35,6 +35,8 @@ protected:
|
||||
void render(Canvas & target, bool fullUpdate);
|
||||
|
||||
public:
|
||||
bool needFullUpdate;
|
||||
|
||||
BasicMapView(const Point & offset, const Point & dimensions);
|
||||
~BasicMapView() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user