Port N00BS to linux

This commit is contained in:
Li 2022-07-25 19:16:21 +12:00
parent 64fed1c6c4
commit 8297c56f21
181 changed files with 282 additions and 132 deletions

3
HorseIsleServer/MPN00BS/ResetWindow.axaml.cs Normal file → Executable file
View file

@ -14,9 +14,6 @@ namespace MPN00BS
public ResetWindow()
{
InitializeComponent();
#if DEBUG
this.AttachDevTools();
#endif
}
private void ValidateInput()