small campaign progress
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9f9be13215
commit
96657989c8
18 changed files with 439 additions and 89 deletions
11
Sledgemapper/UI/PlayerList.cs
Normal file
11
Sledgemapper/UI/PlayerList.cs
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* Generated by MyraPad at 28/08/2021 19:49:08 */
|
||||
namespace Sledgemapper.UI
|
||||
{
|
||||
public partial class PlayerList
|
||||
{
|
||||
public PlayerList()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue