mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-21 12:19:15 +12:00
Port N00BS to linux
This commit is contained in:
parent
64fed1c6c4
commit
8297c56f21
181 changed files with 282 additions and 132 deletions
3
HorseIsleServer/MPN00BS/MpOrSp.axaml.cs
Normal file → Executable file
3
HorseIsleServer/MPN00BS/MpOrSp.axaml.cs
Normal file → Executable file
|
@ -9,9 +9,6 @@ namespace MPN00BS
|
|||
public MpOrSp()
|
||||
{
|
||||
InitializeComponent();
|
||||
#if DEBUG
|
||||
this.AttachDevTools();
|
||||
#endif
|
||||
}
|
||||
private void playSingleplayerClick(object sender, RoutedEventArgs e)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue