sledgemapper/Sledgemapper/UI/PlayerWindow.cs
Michele Scandura 08626d7a81
All checks were successful
continuous-integration/drone/push Build is passing
ui file nesting
2021-09-16 12:18:18 +01:00

12 lines
No EOL
203 B
C#

/* Generated by MyraPad at 28/08/2021 22:04:11 */
namespace Sledgemapper.UI
{
public partial class PlayerWindow
{
public PlayerWindow()
{
BuildUI();
}
}
}