This commit is contained in:
parent
7808363a07
commit
4179143fdb
15 changed files with 192 additions and 183 deletions
|
@ -1,4 +1,8 @@
|
|||
/* Generated by MyraPad at 02/09/2021 16:26:04 */
|
||||
using Myra.Graphics2D.UI;
|
||||
using Sentry;
|
||||
using System;
|
||||
|
||||
namespace Sledgemapper.UI
|
||||
{
|
||||
public partial class MapWindow
|
||||
|
@ -6,6 +10,9 @@ namespace Sledgemapper.UI
|
|||
public MapWindow()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue