1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-12-01 23:12:49 +02:00

Fixed warnings

This commit is contained in:
Ivan Savenko
2015-03-31 00:55:37 +03:00
parent 20acdbbf3b
commit eef45b5ae8
5 changed files with 6 additions and 6 deletions

View File

@@ -162,7 +162,7 @@ public:
TPossibleGuards getPossibleGuards() const;
//I have no idea what do these functions do or were supposed to do - War
// These functions should try to evaluate minimal possible/max possible guards to give provide information on possible thread to AI
CArmyStructure minGuards() const;
CArmyStructure maxGuards() const;