diff --git a/Data/Scripts/001_Settings.rb b/Data/Scripts/001_Settings.rb index 98f09afb..f9ef0523 100644 --- a/Data/Scripts/001_Settings.rb +++ b/Data/Scripts/001_Settings.rb @@ -458,5 +458,5 @@ end module Essentials VERSION = "21" ERROR_TEXT = "" - MKXPZ_VERSION = "2.4.2/ee8dc7e" + MKXPZ_VERSION = "2.4.2/c9378cf" end diff --git a/Data/Scripts/001_Technical/001_MKXP_Compatibility.rb b/Data/Scripts/001_Technical/001_MKXP_Compatibility.rb index d548ee21..8c67836a 100644 --- a/Data/Scripts/001_Technical/001_MKXP_Compatibility.rb +++ b/Data/Scripts/001_Technical/001_MKXP_Compatibility.rb @@ -1,5 +1,5 @@ -# Using mkxp-z v2.4.2/ee8dc7e - built 2023-05-28 -# https://github.com/mkxp-z/mkxp-z/actions/runs/5107184579 +# Using mkxp-z v2.4.2/c9378cf - built 2023-07-07 +# https://github.com/mkxp-z/mkxp-z/actions/runs/5482601942 $VERBOSE = nil Font.default_shadow = false if Font.respond_to?(:default_shadow) Encoding.default_internal = Encoding::UTF_8 diff --git a/Game.exe b/Game.exe index 6e13e4a6..3f9b0654 100644 Binary files a/Game.exe and b/Game.exe differ diff --git a/x64-msvcrt-ruby310.dll b/x64-msvcrt-ruby310.dll index caf811f4..d2d47425 100644 Binary files a/x64-msvcrt-ruby310.dll and b/x64-msvcrt-ruby310.dll differ