summaryrefslogtreecommitdiffstats
path: root/src/Registries
diff options
context:
space:
mode:
Diffstat (limited to 'src/Registries')
-rw-r--r--src/Registries/CMakeLists.txt2
-rw-r--r--src/Registries/CustomStatistics.h (renamed from src/Registries/Statistics.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/Registries/CMakeLists.txt b/src/Registries/CMakeLists.txt
index 31102881d..cc0a7b4df 100644
--- a/src/Registries/CMakeLists.txt
+++ b/src/Registries/CMakeLists.txt
@@ -5,6 +5,6 @@ target_sources(
BlockStates.h
BlockTypes.h
+ CustomStatistics.h
Items.h
- Statistics.h
) \ No newline at end of file
diff --git a/src/Registries/Statistics.h b/src/Registries/CustomStatistics.h
index c0edba191..c0edba191 100644
--- a/src/Registries/Statistics.h
+++ b/src/Registries/CustomStatistics.h