MudOfflineExample:
- Various minor tweaks to the source. MudServer: - Minor namespace change to reflect changes done in MudOfflineExample.
This commit is contained in:
parent
793c3cf1e9
commit
9e51a8c74f
3 changed files with 9 additions and 29 deletions
|
@ -1,13 +1,10 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
using MudEngine.GameManagement;
|
||||
using MudEngine.GameObjects;
|
||||
using MudEngine.GameObjects.Environment;
|
||||
|
||||
namespace MUDGame.Environments
|
||||
namespace MUDGame
|
||||
{
|
||||
internal class Zeroth
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue