Files

6 lines
237 B
XML

<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>