- now show more info when loading factions (which faction is currently being loaded)

- when AllowGameDataSynchCheck=true we now show count of files found in CRC check both to log and screen output
This commit is contained in:
Mark Vejvoda
2010-07-17 20:10:16 +00:00
parent 2276df63b8
commit add0275120
4 changed files with 14 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ public:
int32 getSum();
int32 getFinalFileListSum();
int32 getFileCount();
void addByte(int8 value);
void addString(const string &value);