Fix incorrect description of TraceRestrictPathfinderPenaltyAuxField enum

This commit is contained in:
Jonathan G Rennison
2018-12-05 20:08:48 +00:00
parent 7877b40699
commit bd6f7b29fc

View File

@@ -214,7 +214,7 @@ enum TraceRestrictPhysPropRatioCondAuxField {
}; };
/** /**
* TraceRestrictItem auxiliary type field, for order type conditionals * TraceRestrictItem auxiliary type field, for TRIT_PF_PENALTY
*/ */
enum TraceRestrictPathfinderPenaltyAuxField { enum TraceRestrictPathfinderPenaltyAuxField {
TRPPAF_VALUE = 0, ///< value field is a the pathfinder penalty to use TRPPAF_VALUE = 0, ///< value field is a the pathfinder penalty to use