mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Apply suggestions from code review
Co-authored-by: Nordsoft91 <nordsoft@yahoo.com>
This commit is contained in:
@@ -177,8 +177,5 @@ struct DLL_LINKAGE LobbyInfo : public LobbyState
|
|||||||
TeamID getPlayerTeamId(PlayerColor color);
|
TeamID getPlayerTeamId(PlayerColor color);
|
||||||
};
|
};
|
||||||
|
|
||||||
class ExceptionMapMissing : public std::exception {};
|
|
||||||
class ExceptionNoHuman : public std::exception {};
|
|
||||||
class ExceptionNoTemplate : public std::exception {};
|
|
||||||
|
|
||||||
VCMI_LIB_NAMESPACE_END
|
VCMI_LIB_NAMESPACE_END
|
||||||
|
|||||||
Reference in New Issue
Block a user