fix(core): Fixes regions (#642)
This commit is contained in:
parent
20422e5f11
commit
7ddf2b1a8f
3 changed files with 4 additions and 13 deletions
|
|
@ -1,7 +1,6 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text.Json;
|
||||
using Server.Buffers;
|
||||
using Server.Gumps;
|
||||
using Server.Json;
|
||||
using Server.Mobiles;
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ using System.Text.Json;
|
|||
using Server.Json;
|
||||
using Server.Logging;
|
||||
using Server.Mobiles;
|
||||
using Server.Network;
|
||||
using Server.Utilities;
|
||||
|
||||
namespace Server.Regions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue