Merge 2
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:local="clr-namespace:Casino"
|
||||
mc:Ignorable="d"
|
||||
Title="Blackjack" Height="1080" Width="1980">
|
||||
Title="Blackjack" Height="1080" Width="1800"
|
||||
WindowState="Maximized"
|
||||
>
|
||||
<Grid>
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="100"></ColumnDefinition>
|
||||
|
||||
Reference in New Issue
Block a user