【鸿蒙阵新手引导】
parent
6c191263bd
commit
952120a5fe
|
@ -15,11 +15,7 @@ local _FuncGuideList = {}
|
|||
function this.Initialize()
|
||||
Game.GlobalEvent:AddEvent(GameEvent.FunctionCtrl.OnFunctionOpen, this.OnFunctionOpen)
|
||||
Game.GlobalEvent:AddEvent(GameEvent.Player.OnLevelChange, this.OnLevelChange)
|
||||
<<<<<<< HEAD
|
||||
Game.GlobalEvent:AddEvent(GameEvent.HongMeng.HongMengGuide,this.HongMengGuideFun)
|
||||
=======
|
||||
|
||||
>>>>>>> master_xma_local
|
||||
end
|
||||
function this.HongMengGuideFun(OnOff)
|
||||
--鸿蒙碑开启引导
|
||||
|
|
Loading…
Reference in New Issue