整理代码
规范更多全局变量名 语音包/音效包列表声明放到main开头
This commit is contained in:
@@ -461,7 +461,7 @@ function PLY.newRemotePlayer(id,mini,ply)
|
||||
P.draw=ply_draw.norm
|
||||
P:startStreaming()
|
||||
|
||||
netPLY.setPlayerObj(ply,P)
|
||||
NETPLY.setPlayerObj(ply,P)
|
||||
P.uid=ply.uid
|
||||
P.username=ply.username
|
||||
P.sid=ply.sid
|
||||
|
||||
Reference in New Issue
Block a user