Commit 8a6f6608 authored by 未闻皂名's avatar 未闻皂名

2025/7/21 bug修复

parent d1625394
Pipeline #39337 passed with stages
in 12 minutes and 7 seconds
......@@ -2,7 +2,7 @@
RushDuel = RushDuel or {}
TYPE_MAXIMUM = 0x8000 -- 极大怪兽
SUMMON_TYPE_MAXIMUM = 0x45000000 -- 极大召唤
SUMMON_TYPE_MAXIMUM = 0x4a000000 -- 极大召唤
-- 初始化极大怪兽规则
function RushDuel.InitMaximum()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment