11 lines
No EOL
198 B
C#
11 lines
No EOL
198 B
C#
/* Generated by MyraPad at 28/08/2021 19:49:08 */
|
|
namespace Sledgemapper.UI
|
|
{
|
|
public partial class PlayerList
|
|
{
|
|
public PlayerList()
|
|
{
|
|
BuildUI();
|
|
}
|
|
}
|
|
} |