mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
More fixes for uninitialized fields
This commit is contained in:
@@ -146,6 +146,7 @@ public:
|
||||
si32 numOfGrants;
|
||||
|
||||
CVisitInfo():
|
||||
selectChance(0),
|
||||
numOfGrants(0)
|
||||
{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user