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
|
@ -6,7 +6,7 @@ using System.Text;
|
|||
|
||||
using MudEngine.FileSystem;
|
||||
using MudEngine.GameManagement;
|
||||
using MUDGame.Environments; //Pulling this from the example game, no sense re-writing what already exists.
|
||||
using MUDGame; //Pulling this from the example game, no sense re-writing what already exists.
|
||||
|
||||
namespace MudServer
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue