Files
MRCC/launcher/MRCC.Launcher/GameWindow.xaml
T

6 lines
237 B
XML
Raw Normal View History

<Window x:Class="MRCC.Launcher.GameWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="Game" Height="450" Width="800">
</Window>