Refactoring of BNetServer
This commit is contained in:
@@ -26,7 +26,7 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using Game.Network.Packets;
|
||||
using Game.Networking.Packets;
|
||||
|
||||
namespace Game.DungeonFinding
|
||||
{
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
using Framework.Constants;
|
||||
using Game.Entities;
|
||||
using System.Collections.Generic;
|
||||
using Game.Network.Packets;
|
||||
using Game.Networking.Packets;
|
||||
|
||||
namespace Game.DungeonFinding
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user