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