mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-11-01 01:18:38 +08:00 
			
		
		
		
	fix formatting
This commit is contained in:
		| @ -83,8 +83,8 @@ class MyGame extends BaseGame { | |||||||
|  |  | ||||||
|     if (loaded) { |     if (loaded) { | ||||||
|       canvas.drawRect( |       canvas.drawRect( | ||||||
|           Rect.fromLTWH(50, 50, flareAnimation.width, flareAnimation.height), |         Rect.fromLTWH(50, 50, flareAnimation.width, flareAnimation.height), | ||||||
|           paint, |         paint, | ||||||
|       ); |       ); | ||||||
|  |  | ||||||
|       flareAnimation.render(canvas, x: 50, y: 50); |       flareAnimation.render(canvas, x: 50, y: 50); | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Luan Nico
					Luan Nico