Skip to content

Commit

Permalink
- updated for debian compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
softcoder committed Nov 12, 2012
1 parent 9d4965a commit aea1643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/glest_game/types/unit_type.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ class UnitType: public ProducibleType, public ValueCheckerVault {
int maxUnitCount;


///@todo remove fields, multiple fields are not supported by the engine
// remove fields, multiple fields are not supported by the engine
bool fields[fieldCount]; //fields: land, sea or air
Field field;

Expand Down

0 comments on commit aea1643

Please sign in to comment.