!I 1937152 from //dev_game_hunt/consoles_candidate: !B Remove allocations of unnecess...
[CRYENGINE.git] / Code / CryPlugins / CryLobby / Module / DurangoLive / CryDurangoLiveLobbyPacket.h
blob600dd6a46c1122eb2a2e3394446523c47c44f3ff
1 // Copyright 2001-2018 Crytek GmbH / Crytek Group. All rights reserved.
3 #ifndef __CRYDURANGOLIVELOBBYPACKET_H__
4 #define __CRYDURANGOLIVELOBBYPACKET_H__
6 #pragma once
8 #include "CrySharedLobbyPacket.h"
10 class CCryDurangoLiveLobbyPacket : public CCrySharedLobbyPacket
12 public:
15 #endif // __CRYDURANGOLIVELOBBYPACKET_H__