fix: 修复空提交问题
This commit is contained in:
@@ -21,7 +21,7 @@ type Space struct {
|
||||
SuperValue *int32
|
||||
//ID uint32 // 地图ID
|
||||
Name string //地图名称
|
||||
ARENA info.S2C_ARENA_GET_INFO
|
||||
ARENA S2C_ARENA_GET_INFO
|
||||
ARENA_Player common.PlayerI
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user