Files

13 lines
399 B
Plaintext
Raw Permalink Normal View History

2023-04-28 05:08:05 +06:00
<windows:EmotionsWindow
xmlns="https://spacestation14.io"
xmlns:windows="clr-namespace:Content.Client.UserInterface.Systems.Emotions.Windows"
Title="Меню эмоций"
VerticalExpand="True"
HorizontalExpand="True"
MinHeight="250"
MinWidth="300">
<GridContainer Name="EmotionsContainer" Access="Public" Columns="3">
</GridContainer>
</windows:EmotionsWindow>