mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Apply suggestions from code review
Co-authored-by: Andrey Filipenkov <decapitator@ukr.net>
This commit is contained in:
@@ -427,7 +427,7 @@ struct PlayerReinitInterface : public CPackForClient
|
||||
DLL_LINKAGE void applyGs(CGameState *gs);
|
||||
|
||||
std::vector<PlayerColor> players;
|
||||
ui8 playerConnectionId; //PLAYER_AI fro AI player
|
||||
ui8 playerConnectionId; //PLAYER_AI for AI player
|
||||
|
||||
template <typename Handler> void serialize(Handler &h, const int version)
|
||||
{
|
||||
|
Reference in New Issue
Block a user