修改全局结构体变量USER的成员名
This commit is contained in:
@@ -408,7 +408,7 @@ function PLY.newPlayer(id,mini)
|
||||
P.type="human"
|
||||
P.sound=true
|
||||
|
||||
P.userID=USER.id
|
||||
P.userID=USER.uid
|
||||
P.subID=-1
|
||||
|
||||
loadGameEnv(P)
|
||||
|
||||
Reference in New Issue
Block a user