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