1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-01 17:01:53 +08:00

refactor(Wave): 将默认数据从测试BOSS熊改为普通波次

This commit is contained in:
2025-11-22 10:04:59 +08:00
parent c1a4b62688
commit 55fb3080e5
+1 -1
View File
@@ -46,7 +46,7 @@ static var WAVE_TESTBOSS_CHICK = [
Wave.create("Chick", 0, 0, true, 0, INF, 10),
]
static var WAVE_EMPTY = []
static var data = WAVE_TESTBOSS_BEAR
static var data = WAVE_NORMAL
static func create(
entity_: String,