Files
tbd-station-14/Content.Client/VendingMachines/UI/VendingMachineMenu.xaml
Swept 8e802b4305 Refactors Vending Menu to XAML-UI (#4614)
* Initial

* Some web-edit reviews

* Keep VV

* Applied Reviews
2021-09-19 17:21:05 +00:00

7 lines
194 B
XML

<SS14Window xmlns="https://spacestation14.io">
<ItemList Name="VendingContents"
SizeFlagsStretchRatio="8"
VerticalExpand="True">
</ItemList>
</SS14Window>