mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-20 00:22:54 +02:00
Split off some netpack structures into separate files
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
#include "PackForClient.h"
|
||||
|
||||
#include "../../../../lib/networkPacks/PacksForClientBattle.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
|
||||
#include "PackForClient.h"
|
||||
|
||||
#include "../../../../lib/networkPacks/PacksForClient.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
|
||||
#include "PackForClient.h"
|
||||
|
||||
#include "../../../../lib/networkPacks/PacksForClient.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "../../LuaWrapper.h"
|
||||
|
||||
#include "../../../../lib/NetPacks.h"
|
||||
#include "../../../../lib/networkPacks/NetPacksBase.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
#include "SetResources.h"
|
||||
|
||||
#include "../../LuaStack.h"
|
||||
#include "../../../../lib/networkPacks/PacksForClient.h"
|
||||
|
||||
#include "../Registry.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user