fix(cocina_delante): move position 1 pixel

This commit is contained in:
2024-08-25 17:19:46 +02:00
parent c58ff4a06b
commit 80c6ba277b
2 changed files with 3 additions and 3 deletions

View File

@@ -92,7 +92,7 @@ size_flags_horizontal = 3
[node name="inventory_bg" type="Polygon2D" parent="CanvasLayer/ui/HBoxContainer"]
position = Vector2( 0, -964 )
color = Color( 0.156863, 0.0627451, 0, 1 )
polygon = PoolVector2Array( 0, 875, 1280, 875, 1280, 1047, 0, 1047 )
polygon = PoolVector2Array( 0, 874, 1280, 874, 1280, 1047, 0, 1047 )
[node name="inventory_ui" parent="CanvasLayer/ui/HBoxContainer" instance=ExtResource( 1 )]
anchor_right = 0.0