mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Proper map translations loading
This commit is contained in:
@@ -259,7 +259,7 @@ public:
|
||||
/**
|
||||
* Saves texts and translations to zip archive
|
||||
*/
|
||||
void writeTranslations(const std::string & language);
|
||||
void writeTranslations();
|
||||
|
||||
/**
|
||||
* Encodes one tile into string
|
||||
|
||||
Reference in New Issue
Block a user