Fix arcade machines (#30376)

This commit is contained in:
themias
2024-07-26 13:30:49 -04:00
committed by GitHub
parent eab5030c39
commit e72393df71
4 changed files with 5 additions and 3 deletions

View File

@@ -380,7 +380,7 @@ namespace Content.Client.Arcade
{
PanelOverride = back,
HorizontalExpand = true,
SizeFlagsStretchRatio = 60
SizeFlagsStretchRatio = 34.25f
};
var backgroundPanel = new PanelContainer
{