联网房间内的准备按钮不再会试图将自己设置为Gamer状态(已经是了)
This commit is contained in:
@@ -27,7 +27,6 @@ local function _setCancel()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
local function _setReady()
|
local function _setReady()
|
||||||
NET.player_setPlayMode('Gamer')
|
|
||||||
NET.player_setReady(true)
|
NET.player_setReady(true)
|
||||||
end
|
end
|
||||||
local function _setSpectate()
|
local function _setSpectate()
|
||||||
|
|||||||
Reference in New Issue
Block a user