尝试修改app安装事件在创建角色事件之后触发的问题

dev_chengFeng
gaoxin 2020-07-26 11:14:29 +08:00
parent b0503f795c
commit b323148076
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ function this.Initialize()
this.CalibrateTime(time)
end
end)
-- 尝试触发 安装事件怀疑安装事件是在第一次触发track时触发的
this.Track("init")
end
-- 校对时间