mirror of
https://github.com/Relintai/broken_seals_2ds.git
synced 2024-11-11 08:42:08 +01:00
Fix typo.
This commit is contained in:
parent
e31f360fe6
commit
d3d3609660
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[ext_resource path="res://tilesets/tileset.tres" type="RTileSet" id=1]
|
[ext_resource path="res://tilesets/tileset.tres" type="RTileSet" id=1]
|
||||||
|
|
||||||
[node name="Terrarin" type="RTileMap"]
|
[node name="Terrain" type="RTileMap"]
|
||||||
z_index = -10
|
z_index = -10
|
||||||
tile_set = ExtResource( 1 )
|
tile_set = ExtResource( 1 )
|
||||||
cell_size = Vector2( 32, 32 )
|
cell_size = Vector2( 32, 32 )
|
Loading…
Reference in New Issue
Block a user