Skip to content

Commit 6176254

Browse files
committed
refactor: gerenciadores do jogo foram movidos para fora dos globais do projeto e forma que o gerenciador de tilemaps pegar os tilemaps foi alterada
1 parent 2cb481e commit 6176254

File tree

5 files changed

+35
-24
lines changed

5 files changed

+35
-24
lines changed

Modules/Game/Resources/mapSettings.tres

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
[resource]
66
script = ExtResource("1_bcgwb")
7-
Width = 500
8-
Height = 500
7+
Width = 1500
8+
Height = 1500

0 commit comments

Comments
 (0)