mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 07:07:45 +00:00
fix dependency on packetcontainer when gameconnection handlers are split into another file
This commit is contained in:
parent
b247f69a96
commit
cc31adcbe3
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
namespace Sapphire::Network::Packets
|
||||
{
|
||||
class GamePacket;
|
||||
class PacketContainer;
|
||||
}
|
||||
|
||||
namespace Sapphire::Network
|
||||
|
|
Loading…
Add table
Reference in a new issue