Add support for game version 3.6 (#2110)

* Update to game version `3.6.0` (pt. 1)

not complete!

* Update to game version `3.6.0` (pt. 2)

not complete!

* Update compiled definitions
This commit is contained in:
Magix
2023-04-30 19:08:54 -07:00
committed by GitHub
parent 60e8106b01
commit c4f1208f45
1323 changed files with 434863 additions and 141164 deletions

View File

@@ -424,7 +424,7 @@ public final class Language {
}
} catch (Exception e) {
Grasscutter.getLogger().debug("Exception while checking cache: ", e);
};
}
// Regenerate cache
Grasscutter.getLogger().debug("Generating TextMaps cache");