MM: MM1: Capitalize all the strings

This commit is contained in:
Paul Gilbert 2023-02-24 21:03:37 -08:00
parent 0368d97c8e
commit d895f5c509
2 changed files with 1761 additions and 1759 deletions

File diff suppressed because it is too large Load Diff

View File

@ -67,6 +67,7 @@ bool StringsData::load(const Common::String &filename) {
value.deleteChar(0);
value.deleteLastChar();
value = searchAndReplace(value, "\"\"", "");
value = searchAndReplace(value, "\\\"", "\"");
}
// Replace any sequences