1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-09-16 09:26:28 +02:00

Fixed CID 1366376

This commit is contained in:
AlexVinS
2016-11-25 13:36:54 +03:00
parent f8ccc27702
commit 692d23e580
3 changed files with 2 additions and 3 deletions

View File

@@ -25,7 +25,6 @@
#define UNGUARDED_OBJECT (100.0f) //we consider unguarded objects 100 times weaker than us
struct BankConfig;
class IObjectInfo;
class CBankInfo;
class Engine;
class InputVariable;