1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Removed useless CPack::type field.

* it was an ancient network protocol artifact
This commit is contained in:
AlexVinS
2016-11-18 17:45:59 +03:00
parent ebb88f4133
commit dc39fb2d14
8 changed files with 195 additions and 289 deletions

View File

@@ -26,7 +26,6 @@ struct BattleAttack;
struct BattleStackAttacked;
struct CPack;
struct Query;
struct SetGarrisons;
struct SetResource;
struct SetResources;
struct NewStructures;