Rewrote mkxp.json, fix crash when entering a map with no map metadata, fixed Battle Factory menu text misalignment

This commit is contained in:
Maruno17
2023-07-01 22:11:02 +01:00
parent 2078f6b116
commit 2986ab3ebb
4 changed files with 136 additions and 412 deletions

View File

@@ -2,7 +2,6 @@
# https://github.com/mkxp-z/mkxp-z/actions/runs/5107184579
$VERBOSE = nil
Font.default_shadow = false if Font.respond_to?(:default_shadow)
Graphics.frame_rate = 40
Encoding.default_internal = Encoding::UTF_8
Encoding.default_external = Encoding::UTF_8