补全技能效果

This commit is contained in:
1
2025-11-15 14:23:52 +00:00
parent 135419a99e
commit 4a4806fd82
10 changed files with 13 additions and 17 deletions

View File

@@ -42,6 +42,7 @@ func (s *Space) UP_ARENA(c common.PlayerI, FLAG uint32) {
return
}
s.ARENA = info.S2C_ARENA_GET_INFO{}
s.ARENA_Player = nil
case 1:
if s.ARENA.Id != 0 { //说明已经有人了