Skip to content

Commit

Permalink
biger mutations menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinary1 committed Oct 31, 2024
1 parent 9accaf7 commit 63d9d39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Content.Client/Vampire/VampireMutationMenu.xaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<DefaultWindow xmlns="https://spacestation14.io"
Title="{Loc 'vampire-mutation-menu-ui-window-name'}"
MinSize="250 300"
SetSize="250 300">
MinSize="300 300"
SetSize="300 300">
<BoxContainer Orientation="Vertical">
<ScrollContainer VerticalExpand="True">
<GridContainer Name="Grid" Columns="3" Margin="0 5" >
Expand Down

0 comments on commit 63d9d39

Please sign in to comment.