Skip to content

Commit

Permalink
updated backdrop
Browse files Browse the repository at this point in the history
  • Loading branch information
aruhant committed Feb 8, 2024
1 parent 68f969e commit 5711c79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified app/assets/images/maps/lanka_dahan_bg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/lib/game/game_engine.dart
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ class _GameEngineState extends State<GameEngine> {
decoration: BoxDecoration(
image: DecorationImage(
image: AssetImage('assets/images/maps/${widget.level}_bg.jpg'),
alignment: Alignment.topCenter,
fit: BoxFit.cover,
),
),
Expand Down

0 comments on commit 5711c79

Please sign in to comment.