Merge branch 'main' of https://github.com/72wo/blazing
This commit is contained in:
@@ -154,7 +154,7 @@ func (h *ClientData) Recv(data TomeeHeader) {
|
||||
nameField.Set(reflect.ValueOf(data))
|
||||
}
|
||||
|
||||
if data.CMD > 1000 { //if cmdlister.Type().In(1) == reflect.TypeOf(&Player{}) {
|
||||
if data.CMD > 1001 { //if cmdlister.Type().In(1) == reflect.TypeOf(&Player{}) {
|
||||
//t := GetPlayer(c, data.UserID)
|
||||
|
||||
// fmt.Println(data.CMD, "接收 变量的地址 ", &t.Info, t.Info.UserID)
|
||||
|
||||
Reference in New Issue
Block a user