aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/EnchantmentMenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/EnchantmentMenu.h')
-rw-r--r--Minecraft.World/EnchantmentMenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Minecraft.World/EnchantmentMenu.h b/Minecraft.World/EnchantmentMenu.h
index e09b94c6..62408f1d 100644
--- a/Minecraft.World/EnchantmentMenu.h
+++ b/Minecraft.World/EnchantmentMenu.h
@@ -23,7 +23,7 @@ private:
bool m_costsChanged; // 4J Added
public:
- __int64 nameSeed;
+ int64_t nameSeed;
public:
int costs[3];