mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Fixed parsing of hota format '0'
This commit is contained in:
@@ -63,7 +63,8 @@ public:
|
||||
bool levelAB = false;
|
||||
bool levelSOD = false;
|
||||
bool levelWOG = false;
|
||||
bool levelHOTA = false;
|
||||
bool levelHOTA0 = false;
|
||||
bool levelHOTA1 = false;
|
||||
bool levelHOTA3 = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user