Skip to content

Commit

Permalink
Исправление конфликта
Browse files Browse the repository at this point in the history
  • Loading branch information
GuakeTheAcinid committed Aug 15, 2023
1 parent 5fbed88 commit 7d59e66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Content.Client/Chemistry/UI/ReagentDispenserWindow.xaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<DefaultWindow xmlns="https://spacestation14.io"
xmlns:gfx="clr-namespace:Robust.Client.Graphics;assembly=Robust.Client"
Title="{Loc 'reagent-dispenser-bound-user-interface-title'}"
SetSize="590 550"
MinSize="590 450">
SetSize="620 550"
MinSize="620 450">
<BoxContainer Orientation="Vertical">
<BoxContainer Orientation="Horizontal">
<Label Text="{Loc 'reagent-dispenser-window-amount-to-dispense-label'}"/>
Expand Down

0 comments on commit 7d59e66

Please sign in to comment.