mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	chore(drop-and-fusion): bump version
This commit is contained in:
		
							parent
							
								
									945d6a2b09
								
							
						
					
					
						commit
						1dcf25c24f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -990,7 +990,7 @@ export class DropAndFusionGame extends EventEmitter<{
 | 
			
		|||
}> {
 | 
			
		||||
	private PHYSICS_QUALITY_FACTOR = 16; // 低いほどパフォーマンスが高いがガタガタして安定しなくなる、逆に高すぎても何故か不安定になる
 | 
			
		||||
	private COMBO_INTERVAL = 60; // frame
 | 
			
		||||
	public readonly GAME_VERSION = 2;
 | 
			
		||||
	public readonly GAME_VERSION = 3;
 | 
			
		||||
	public readonly GAME_WIDTH = 450;
 | 
			
		||||
	public readonly GAME_HEIGHT = 600;
 | 
			
		||||
	public readonly DROP_COOLTIME = 30; // frame
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue