summaryrefslogtreecommitdiffstats
path: root/source/packets/cPacket_BlockPlace.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/packets/cPacket_BlockPlace.h')
-rw-r--r--source/packets/cPacket_BlockPlace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/packets/cPacket_BlockPlace.h b/source/packets/cPacket_BlockPlace.h
index 74bf63d28..9fa2fbbce 100644
--- a/source/packets/cPacket_BlockPlace.h
+++ b/source/packets/cPacket_BlockPlace.h
@@ -24,7 +24,7 @@ public:
virtual int Parse(const char * a_Data, int a_Size) override;
int m_PosX; //tolua_export
- char m_PosY; //tolua_export
+ unsigned char m_PosY; //tolua_export
int m_PosZ; //tolua_export
char m_Direction; //tolua_export