mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-11-04 07:02:58 +08:00 
			
		
		
		
	feat: deprecate pop.ts
This commit is contained in:
		
							parent
							
								
									d4467b4d11
								
							
						
					
					
						commit
						04a9d61b05
					
				@ -6,7 +6,7 @@ let pop: any[] = [];
 | 
			
		||||
let time = 0;
 | 
			
		||||
 | 
			
		||||
export function init() {
 | 
			
		||||
    core.registerAnimationFrame('pop', true, popValue);
 | 
			
		||||
    // Deprecated.
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user