mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
add crashreporter
This commit is contained in:
@@ -26,6 +26,8 @@ void locale::init()
|
||||
return;
|
||||
}
|
||||
|
||||
crashreport_add_info("translation", Global.asLang);
|
||||
|
||||
while (parse_translation(stream));
|
||||
|
||||
WriteLog("translation: " + std::to_string(lang_mapping.size()) + " strings loaded");
|
||||
|
||||
Reference in New Issue
Block a user