Migrated stuff. Started new domain system

This commit is contained in:
Marcel Baumgartner
2023-02-27 17:44:22 +01:00
parent 361eddb71b
commit 8b37514ff6
22 changed files with 1778 additions and 373 deletions

View File

@@ -204,8 +204,8 @@
}
catch (Exception e)
{
Logger.Warn("Delayed menu error");
Logger.Warn(e);
//Logger.Warn("Delayed menu error");
//Logger.Warn(e);
}
});
}