fix(cocina_delante): move position 1 pixel
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user