修游戏中有人退出房间有一处复制漏改
观战时会默认视角为sid最小的人
This commit is contained in:
@@ -253,6 +253,8 @@ function scene.update(dt)
|
||||
for i=1,#NETPLY.list do
|
||||
NETPLY.list[i].readyMode='Playing'
|
||||
end
|
||||
noKey=PLAYERS[1].uid~=USER.uid
|
||||
noTouch=noKey
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user