1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00
This commit is contained in:
AlexVinS
2016-02-22 04:53:14 +03:00
parent 64cb0267a3
commit ac281f3fec
3 changed files with 8 additions and 4 deletions

View File

@@ -186,7 +186,7 @@ public:
}
}
///Entry point of Json serialization
///Entry point of Json (de-)serialization
void serializeJson(JsonSerializeFormat & handler);
protected: