mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Updated to mkxp-z v2.4.0
This commit is contained in:
@@ -446,5 +446,5 @@ end
|
||||
module Essentials
|
||||
VERSION = "20.1.dev"
|
||||
ERROR_TEXT = ""
|
||||
MKXPZ_VERSION = "2.3.1"
|
||||
MKXPZ_VERSION = "2.4"
|
||||
end
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# Using mkxp-z v2.3.1 - https://gitlab.com/mkxp-z/mkxp-z/-/releases/v2.3.1
|
||||
# Using mkxp-z v2.4.0 - https://gitlab.com/mkxp-z/mkxp-z/-/releases/v2.4.0
|
||||
$VERBOSE = nil
|
||||
begin; require 'zlib'; rescue; nil; end
|
||||
Font.default_shadow = false if Font.respond_to?(:default_shadow)
|
||||
Graphics.frame_rate = 40
|
||||
Encoding.default_internal = Encoding::UTF_8
|
||||
|
||||
Reference in New Issue
Block a user