summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Palettes/Palette_1_13_1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Protocol/Palettes/Palette_1_13_1.h')
-rw-r--r--src/Protocol/Palettes/Palette_1_13_1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Protocol/Palettes/Palette_1_13_1.h b/src/Protocol/Palettes/Palette_1_13_1.h
index 02085aa2b..fda47e5c4 100644
--- a/src/Protocol/Palettes/Palette_1_13_1.h
+++ b/src/Protocol/Palettes/Palette_1_13_1.h
@@ -8,6 +8,6 @@ namespace Palette_1_13_1
{
UInt32 From(BlockState Block);
UInt32 From(Item ID);
- UInt32 From(Statistic ID);
+ UInt32 From(CustomStatistic ID);
Item ToItem(UInt32 ID);
}