@@ -153,7 +153,8 @@ namespace Content.Client.UserInterface.Controls
|
|||||||
HorizontalExpand = true,
|
HorizontalExpand = true,
|
||||||
VerticalExpand = true,
|
VerticalExpand = true,
|
||||||
Scale = (2,2),
|
Scale = (2,2),
|
||||||
Visible = false
|
Visible = false,
|
||||||
|
OverrideDirection = Direction.South,
|
||||||
};
|
};
|
||||||
_smallActionIcon = new TextureRect
|
_smallActionIcon = new TextureRect
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user