Comment style
This commit is contained in:
parent
dd423a2467
commit
050b28741b
@ -24,7 +24,7 @@ public:
|
||||
eBlockFace GetDirection() const { return m_BlockFace; } // tolua_export
|
||||
|
||||
/** Set the orientation from the hanging entity */
|
||||
void SetDirection(eBlockFace a_BlockFace); // tolua_export
|
||||
void SetDirection(eBlockFace a_BlockFace); // tolua_export
|
||||
|
||||
/** Returns the X coord. */
|
||||
int GetTileX() const { return POSX_TOINT; } // tolua_export
|
||||
|
Loading…
Reference in New Issue
Block a user