Updated mkxp-z version, fixed BGM issues caused by v2.4.2

This commit is contained in:
Maruno17
2023-05-20 21:03:08 +01:00
parent d112e2361a
commit 276c052822
5 changed files with 31 additions and 23 deletions

View File

@@ -446,5 +446,5 @@ end
module Essentials
VERSION = "20.1.dev"
ERROR_TEXT = ""
MKXPZ_VERSION = "2.4.2"
MKXPZ_VERSION = "2.4.2/b0d8e0b"
end