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