sledgemapper/Sledgemapper/UI/PlayerList.cs
Michele 96657989c8
All checks were successful
continuous-integration/drone/push Build is passing
small campaign progress
2021-08-28 22:41:42 +01:00

11 lines
No EOL
162 B
C#

/* Generated by MyraPad at 28/08/2021 19:49:08 */
namespace Sledgemapper.UI
{
public partial class PlayerList
{
public PlayerList()
{
BuildUI();
}
}
}