扔番茄
parent
12c663c183
commit
2e256e43b8
|
|
@ -39,7 +39,7 @@ function playerDetailView:Init()
|
|||
self.btn_boom.onClick:Set(function()
|
||||
|
||||
local _gamectr = ControllerManager.GetController(GameController)
|
||||
_gamectr:SendInteraction(DataManager.SelfUser.account_id, 1, "")
|
||||
_gamectr:SendInteraction(DataManager.SelfUser.account_id, self.player.seat, "boom")
|
||||
|
||||
local mainView = BaseView.FindView("MainView")
|
||||
if mainView then
|
||||
|
|
|
|||
Loading…
Reference in New Issue