mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-21 20:24:20 +00:00
🔧 Remove additional fires in game scene
This commit is contained in:
parent
c1adb9adb8
commit
a89d72df66
1 changed files with 0 additions and 9 deletions
|
@ -14,12 +14,3 @@ position = Vector2( 553, 296 )
|
|||
|
||||
[node name="Fire" parent="." instance=ExtResource( 3 )]
|
||||
position = Vector2( 597, 323 )
|
||||
|
||||
[node name="Fire2" parent="." instance=ExtResource( 3 )]
|
||||
position = Vector2( 251, 458 )
|
||||
|
||||
[node name="Fire3" parent="." instance=ExtResource( 3 )]
|
||||
position = Vector2( 622, 549 )
|
||||
|
||||
[node name="Fire4" parent="." instance=ExtResource( 3 )]
|
||||
position = Vector2( 325, 147 )
|
||||
|
|
Loading…
Reference in a new issue