diff options
author | andrew <xdotftw@gmail.com> | 2014-04-27 19:26:50 +0200 |
---|---|---|
committer | andrew <xdotftw@gmail.com> | 2014-04-27 19:26:50 +0200 |
commit | bef3c6d47daaa5ed69d4c0d300d1ae324b99c6de (patch) | |
tree | c7929ca7354b952224ad18852133c96ed301208b /src/Statistics.cpp | |
parent | Statistic/Achievement defs (diff) | |
download | cuberite-bef3c6d47daaa5ed69d4c0d300d1ae324b99c6de.tar cuberite-bef3c6d47daaa5ed69d4c0d300d1ae324b99c6de.tar.gz cuberite-bef3c6d47daaa5ed69d4c0d300d1ae324b99c6de.tar.bz2 cuberite-bef3c6d47daaa5ed69d4c0d300d1ae324b99c6de.tar.lz cuberite-bef3c6d47daaa5ed69d4c0d300d1ae324b99c6de.tar.xz cuberite-bef3c6d47daaa5ed69d4c0d300d1ae324b99c6de.tar.zst cuberite-bef3c6d47daaa5ed69d4c0d300d1ae324b99c6de.zip |
Diffstat (limited to 'src/Statistics.cpp')
-rw-r--r-- | src/Statistics.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Statistics.cpp b/src/Statistics.cpp index 30904db4b..2c980d98e 100644 --- a/src/Statistics.cpp +++ b/src/Statistics.cpp @@ -8,7 +8,7 @@ cStatInfo cStatInfo::ms_Info[statCount] = { - // Do NOT change the order + // The order must match the order of enum eStatistic // http://minecraft.gamepedia.com/Achievements |