diff options
Diffstat (limited to 'src/Statistics.h')
-rw-r--r-- | src/Statistics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Statistics.h b/src/Statistics.h index c6e1cf910..540df38cc 100644 --- a/src/Statistics.h +++ b/src/Statistics.h @@ -11,7 +11,7 @@ enum eStatistic { - // Do NOT change the order + // The order must match the order of cStatInfo::ms_Info statInvalid = -1, |