1
0

This isn't a enchantment table :D

This commit is contained in:
Howaner 2014-05-04 01:20:16 +02:00
parent 7fe6e40bf7
commit ca3c9ce84d

View File

@ -245,7 +245,7 @@ public:
/** Set the repaired item name. */
void SetRepairedItemName(const AString & a_Name, cPlayer * a_Player);
/** Get the Position from the Enchantment Table */
/** Gets the Position from the Anvil */
void GetBlockPos(int & a_PosX, int & a_PosY, int & a_PosZ);
protected: