mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 18:47:23 +01:00
some fixes for models sharing materials and code cleanup
This commit is contained in:
parent
1021cca912
commit
3ee082d371
9 changed files with 95 additions and 170 deletions
|
|
@ -184,7 +184,7 @@ namespace MareSynchronos.UI
|
|||
{
|
||||
_pluginConfiguration.FullPause = false;
|
||||
_pluginConfiguration.Save();
|
||||
Task.WaitAll(_apiController.Register());
|
||||
Task.Run(_apiController.Register);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue