diff --git a/Data/Scripts/001_Settings.rb b/Data/Scripts/001_Settings.rb index 98f09afb8..f9ef05230 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 d548ee217..8c67836ac 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 6e13e4a68..3f9b06549 100644 Binary files a/Game.exe and b/Game.exe differ diff --git a/x64-msvcrt-ruby310.dll b/x64-msvcrt-ruby310.dll index caf811f4c..d2d474258 100644 Binary files a/x64-msvcrt-ruby310.dll and b/x64-msvcrt-ruby310.dll differ