| 
					
				 | 
			
			
				@@ -73,6 +73,7 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _valueBarController.UpdateList(new List<int>() { _luckyBoxCfg.costID }); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _luckyBoxCtrl.OnShown(_luckyBoxCfg.id); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             LuckyBoxDataManager.Instance.currentBoxId = _luckyBoxCfg.id; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            UpGiftBox(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             Timers.inst.Add(1, 0, UpdateTime); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             UpdateView(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             UpdateRedDot(); 
			 |