mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
Split off some netpack structures into separate files
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "../lib/NetPackVisitor.h"
|
||||
#include "../lib/networkPacks/NetPackVisitor.h"
|
||||
|
||||
class CClient;
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
Reference in New Issue
Block a user