mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Make string instance names persistent
This commit is contained in:
@@ -165,7 +165,7 @@ private:
|
||||
ObjectInstanceID id;
|
||||
std::string jsonKey;//full id defined by map creator
|
||||
JsonNode & configuration;
|
||||
si32 internalId;//unique part of id defined by map creator (also = quest identifier)
|
||||
|
||||
///constructs object (without configuration)
|
||||
void construct();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user