Commit 82c9e353 authored by 未闻皂名's avatar 未闻皂名

2023/6/17 bug fix

parent cee40290
Pipeline #22280 passed with stages
in 6 minutes and 42 seconds
...@@ -7,7 +7,7 @@ RACE_HYDRAGON = 0x8000000 -- 多头龙 ...@@ -7,7 +7,7 @@ RACE_HYDRAGON = 0x8000000 -- 多头龙
RACE_OMEGAPSYCHO = 0x10000000 -- 欧米茄念动力 RACE_OMEGAPSYCHO = 0x10000000 -- 欧米茄念动力
RACE_CELESTIALWARRIOR = 0x20000000 -- 天界战士 RACE_CELESTIALWARRIOR = 0x20000000 -- 天界战士
RACE_GALAXY = 0x40000000 -- 银河 RACE_GALAXY = 0x40000000 -- 银河
RACE_CYBORG = 0x8000000 -- 电子人 RACE_CYBORG = 0x80000000 -- 电子人
RACE_ALL = 0xffffffff RACE_ALL = 0xffffffff
......
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