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/MpOrSp.axaml.cs Normal file → Executable file
View file

@ -9,9 +9,6 @@ namespace MPN00BS
public MpOrSp()
{
InitializeComponent();
#if DEBUG
this.AttachDevTools();
#endif
}
private void playSingleplayerClick(object sender, RoutedEventArgs e)
{