summaryrefslogtreecommitdiffstats
path: root/src/Registries/CustomStatistics.h
diff options
context:
space:
mode:
authorAlexander Harkness <me@bearbin.net>2024-11-02 22:27:47 +0100
committerAlexander Harkness <me@bearbin.net>2024-11-02 22:27:47 +0100
commitcb50ec10591c0e0e4b9915e642bc50d3d8d1fd0a (patch)
treef647b20e1823f1846af88e832cf82a4a02e96e69 /src/Registries/CustomStatistics.h
parentImprove clang-format config file, remove automatically enforced code style from contrib guide. (diff)
downloadcuberite-cb50ec10591c0e0e4b9915e642bc50d3d8d1fd0a.tar
cuberite-cb50ec10591c0e0e4b9915e642bc50d3d8d1fd0a.tar.gz
cuberite-cb50ec10591c0e0e4b9915e642bc50d3d8d1fd0a.tar.bz2
cuberite-cb50ec10591c0e0e4b9915e642bc50d3d8d1fd0a.tar.lz
cuberite-cb50ec10591c0e0e4b9915e642bc50d3d8d1fd0a.tar.xz
cuberite-cb50ec10591c0e0e4b9915e642bc50d3d8d1fd0a.tar.zst
cuberite-cb50ec10591c0e0e4b9915e642bc50d3d8d1fd0a.zip
Diffstat (limited to 'src/Registries/CustomStatistics.h')
-rw-r--r--src/Registries/CustomStatistics.h64
1 files changed, 32 insertions, 32 deletions
diff --git a/src/Registries/CustomStatistics.h b/src/Registries/CustomStatistics.h
index c0edba191..31470353f 100644
--- a/src/Registries/CustomStatistics.h
+++ b/src/Registries/CustomStatistics.h
@@ -6,39 +6,39 @@ enum class CustomStatistic
// tolua_end
/* Achievements */
- AchOpenInventory, /* Taking Inventory */
- AchMineWood, /* Getting Wood */
- AchBuildWorkBench, /* Benchmarking */
- AchBuildPickaxe, /* Time to Mine! */
- AchBuildFurnace, /* Hot Topic */
- AchAcquireIron, /* Acquire Hardware */
- AchBuildHoe, /* Time to Farm! */
- AchMakeBread, /* Bake Bread */
- AchBakeCake, /* The Lie */
+ AchOpenInventory, /* Taking Inventory */
+ AchMineWood, /* Getting Wood */
+ AchBuildWorkBench, /* Benchmarking */
+ AchBuildPickaxe, /* Time to Mine! */
+ AchBuildFurnace, /* Hot Topic */
+ AchAcquireIron, /* Acquire Hardware */
+ AchBuildHoe, /* Time to Farm! */
+ AchMakeBread, /* Bake Bread */
+ AchBakeCake, /* The Lie */
AchBuildBetterPickaxe, /* Getting an Upgrade */
- AchCookFish, /* Delicious Fish */
- AchOnARail, /* On A Rail */
- AchBuildSword, /* Time to Strike! */
- AchKillEnemy, /* Monster Hunter */
- AchKillCow, /* Cow Tipper */
- AchFlyPig, /* When Pigs Fly */
- AchSnipeSkeleton, /* Sniper Duel */
- AchDiamonds, /* DIAMONDS! */
- AchPortal, /* We Need to Go Deeper */
- AchGhast, /* Return to Sender */
- AchBlazeRod, /* Into Fire */
- AchPotion, /* Local Brewery */
- AchTheEnd, /* The End? */
- AchTheEnd2, /* The End. */
- AchEnchantments, /* Enchanter */
- AchOverkill, /* Overkill */
- AchBookcase, /* Librarian */
- AchExploreAllBiomes, /* Adventuring Time */
- AchSpawnWither, /* The Beginning? */
- AchKillWither, /* The Beginning. */
- AchFullBeacon, /* Beaconator */
- AchBreedCow, /* Repopulation */
- AchDiamondsToYou, /* Diamonds to you! */
+ AchCookFish, /* Delicious Fish */
+ AchOnARail, /* On A Rail */
+ AchBuildSword, /* Time to Strike! */
+ AchKillEnemy, /* Monster Hunter */
+ AchKillCow, /* Cow Tipper */
+ AchFlyPig, /* When Pigs Fly */
+ AchSnipeSkeleton, /* Sniper Duel */
+ AchDiamonds, /* DIAMONDS! */
+ AchPortal, /* We Need to Go Deeper */
+ AchGhast, /* Return to Sender */
+ AchBlazeRod, /* Into Fire */
+ AchPotion, /* Local Brewery */
+ AchTheEnd, /* The End? */
+ AchTheEnd2, /* The End. */
+ AchEnchantments, /* Enchanter */
+ AchOverkill, /* Overkill */
+ AchBookcase, /* Librarian */
+ AchExploreAllBiomes, /* Adventuring Time */
+ AchSpawnWither, /* The Beginning? */
+ AchKillWither, /* The Beginning. */
+ AchFullBeacon, /* Beaconator */
+ AchBreedCow, /* Repopulation */
+ AchDiamondsToYou, /* Diamonds to you! */
// tolua_begin