回合制模式使用玩家sid处理回合顺序
本地玩家也有sid了(跟id相同)
This commit is contained in:
@@ -175,7 +175,7 @@ local function _newEmptyPlayer(id,mini)
|
||||
--User-related
|
||||
P.username=""
|
||||
P.uid=false
|
||||
P.sid=false
|
||||
P.sid=id
|
||||
|
||||
--Block states
|
||||
--[[
|
||||
|
||||
Reference in New Issue
Block a user