mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +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 ClientPermissionsCheckerNetPackVisitor : public VCMI_LIB_WRAP_NAMESPACE(ICPackVisitor)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user