MudEngine:
- GameTime updates; Still not fully functioning correctly. MudGame: - Create command received some error checks when creating Realms.
This commit is contained in:
parent
7ad027e9d7
commit
f3b4c40010
5 changed files with 86 additions and 24 deletions
|
@ -331,6 +331,7 @@ namespace MudEngine.GameManagement
|
|||
lastSaveGap++;
|
||||
}
|
||||
|
||||
|
||||
if (IsMultiplayer)
|
||||
{
|
||||
Console.Write(Log.GetMessages());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue