fix(fight): 修正空变更导致的潜在逻辑问题

This commit is contained in:
1
2025-11-30 04:57:48 +00:00
parent c55a1fd5fb
commit 1938346e89
5 changed files with 124 additions and 65 deletions

View File

@@ -49,7 +49,7 @@ var s = `
func Test_main(t *testing.T) {
initfile()
// initfile()
fmt.Println(SkillMap[10073])
}