mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-03 16:52:13 +08:00
refactor: 将默认波浪数据从测试BOSS改为普通波浪
This commit is contained in:
@@ -30,7 +30,7 @@ static var WAVE_TESTBOSS_CHICK = [
|
|||||||
Wave.create("Chick", 0, 0, true, 0, INF, 10),
|
Wave.create("Chick", 0, 0, true, 0, INF, 10),
|
||||||
]
|
]
|
||||||
static var WAVE_EMPTY = []
|
static var WAVE_EMPTY = []
|
||||||
static var data = WAVE_TESTBOSS_ALL
|
static var data = WAVE_NORMAL
|
||||||
|
|
||||||
static func customStart():
|
static func customStart():
|
||||||
if false:
|
if false:
|
||||||
|
|||||||
Reference in New Issue
Block a user