mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 22:12:23 +02:00
HOTFIX: Doesnt brake anymore
This commit is contained in:
@@ -23,7 +23,7 @@ HeroTemplate = ExtResource( 1 )
|
||||
|
||||
[node name="Background" parent="." instance=ExtResource( 7 )]
|
||||
pause_mode = 1
|
||||
frame = 1
|
||||
frame = 49
|
||||
|
||||
[node name="FloorTileMap" type="TileMap" parent="."]
|
||||
pause_mode = 1
|
||||
@@ -62,6 +62,7 @@ margin_right = 0.0
|
||||
margin_bottom = 0.463318
|
||||
|
||||
[node name="SelectUpgradeUI" parent="CanvasLayer" instance=ExtResource( 9 )]
|
||||
visible = false
|
||||
|
||||
[node name="Win" type="Button" parent="CanvasLayer"]
|
||||
visible = false
|
||||
|
||||
Reference in New Issue
Block a user