wiring up new auth endpoint
This commit is contained in:
parent
b6999cef0a
commit
a13fb49942
17 changed files with 850 additions and 37 deletions
11
Sledgemapper/UI/CampaignWindow.cs
Normal file
11
Sledgemapper/UI/CampaignWindow.cs
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* Generated by MyraPad at 28/05/2021 22:36:14 */
|
||||
namespace Sledgemapper.UI
|
||||
{
|
||||
public partial class CampaignWindow
|
||||
{
|
||||
public CampaignWindow()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue