Merge branch 'onepiece_demo' of http://192.168.1.21:3000/root/miduo_client into onepiece_demo
commit
b2e2584752
|
@ -197,8 +197,10 @@ function Gem:UpdatePanelData(_type)
|
|||
--LogError("progress==============="..progresss)
|
||||
if isCan==false then
|
||||
-- self.boxIcon.gameObject:GetComponent("Animator").Play("Entry")
|
||||
self.boxIcon.gameObject.transform.rotation=Quaternion.Euler(0,0,0)
|
||||
end
|
||||
self.boxIcon.gameObject:GetComponent("Animator").enabled = isCan
|
||||
|
||||
local curBoxConfig=ConfigManager.TryGetAllConfigsDataByKey(ConfigName.GemLotteryConfig,"Library",_type)
|
||||
if curBoxConfig then
|
||||
for i=1,#curBoxConfig do
|
||||
|
|
Loading…
Reference in New Issue