mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
sonar cloud fixes
This commit is contained in:
@@ -228,7 +228,7 @@ public:
|
||||
void onPlayerTurnStarted(PlayerColor which);
|
||||
void onPlayerTurnEnded(PlayerColor which);
|
||||
void onNewTurn();
|
||||
void addStatistics(StatisticDataSet &stat);
|
||||
void addStatistics(StatisticDataSet &stat) const;
|
||||
|
||||
void handleTimeEvents(PlayerColor player);
|
||||
void handleTownEvents(CGTownInstance *town);
|
||||
|
||||
Reference in New Issue
Block a user