mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
fix
This commit is contained in:
@@ -28,6 +28,8 @@ struct CPack;
|
|||||||
struct CPackForLobby;
|
struct CPackForLobby;
|
||||||
struct CPackForClient;
|
struct CPackForClient;
|
||||||
|
|
||||||
|
class HighScoreParameter;
|
||||||
|
|
||||||
template<typename T> class CApplier;
|
template<typename T> class CApplier;
|
||||||
|
|
||||||
VCMI_LIB_NAMESPACE_END
|
VCMI_LIB_NAMESPACE_END
|
||||||
@@ -39,7 +41,6 @@ class GameChatHandler;
|
|||||||
class IServerRunner;
|
class IServerRunner;
|
||||||
|
|
||||||
class HighScoreCalculation;
|
class HighScoreCalculation;
|
||||||
class HighScoreParameter;
|
|
||||||
|
|
||||||
enum class ESelectionScreen : ui8;
|
enum class ESelectionScreen : ui8;
|
||||||
enum class ELoadMode : ui8;
|
enum class ELoadMode : ui8;
|
||||||
|
|||||||
Reference in New Issue
Block a user