Skip to content

Commit 63ac3d0

Browse files
committed
修复MOD不能正常的巨大问题
1 parent 808e3dc commit 63ac3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/isaac_box/main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
WEBSOCKET_PORT = 58869
2-
VERSION = "1.0.0"
2+
MOD_VERSION = "1.0.0"
33
Mod = RegisterMod("IsaacBox", 1)
44
local callbacks = require("modules.callbacks")
55

0 commit comments

Comments
 (0)