add new map to campaign
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
4d40add598
commit
12080cf6da
5 changed files with 261 additions and 22 deletions
11
Sledgemapper/UI/MapWindow.cs
Normal file
11
Sledgemapper/UI/MapWindow.cs
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* Generated by MyraPad at 02/09/2021 16:26:04 */
|
||||
namespace Sledgemapper.UI
|
||||
{
|
||||
public partial class MapWindow
|
||||
{
|
||||
public MapWindow()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue