This commit is contained in:
parent
f15f1c8857
commit
08626d7a81
8 changed files with 19 additions and 7 deletions
12
Sledgemapper/UI/PlayerWindow.cs
Normal file
12
Sledgemapper/UI/PlayerWindow.cs
Normal file
|
@ -0,0 +1,12 @@
|
|||
/* Generated by MyraPad at 28/08/2021 22:04:11 */
|
||||
namespace Sledgemapper.UI
|
||||
{
|
||||
public partial class PlayerWindow
|
||||
{
|
||||
|
||||
public PlayerWindow()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue