mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Fix missing formatting
This commit is contained in:
parent
306348c301
commit
7e321b2405
@ -60,8 +60,8 @@ public:
|
||||
bool isSurface() const;
|
||||
bool isUnderground() const;
|
||||
bool isTransitionRequired() const;
|
||||
bool isSurfaceCartographerCompatible() const;
|
||||
bool isUndergroundCartographerCompatible() const;
|
||||
bool isSurfaceCartographerCompatible() const;
|
||||
bool isUndergroundCartographerCompatible() const;
|
||||
|
||||
operator std::string() const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user