cleanup, refactoring, usual stuff
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
b671c661a7
commit
f15f1c8857
26 changed files with 183 additions and 209 deletions
|
@ -1,11 +1,11 @@
|
|||
/* Generated by MyraPad at 28/08/2021 19:49:08 */
|
||||
namespace Sledgemapper.UI
|
||||
{
|
||||
public partial class PlayerList
|
||||
{
|
||||
public PlayerList()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
public partial class PlayerList
|
||||
{
|
||||
public PlayerList()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue