📅  最后修改于: 2022-03-11 15:03:10.088000             🧑  作者: Mango
fbinstant.initialize(function(self, success)
fbinstant.start_game(function(self, success)
local player_id = fbinstant.get_player().id
local player_name = fbinstant.get_player().name
end)
end)