Fix few doc types

This commit is contained in:
Rochet2
2015-05-11 15:58:37 +03:00
parent f3cd70c401
commit 5c68b7301a
8 changed files with 19 additions and 19 deletions

View File

@@ -387,7 +387,7 @@ namespace LuaItem
/**
* Returns the [Item]s enchantment ID by enchant slot specified
*
* @param uint32 enchantSlot : the enchant slot specified
* @param [EnchantmentSlot] enchantSlot : the enchant slot specified
* @return uint32 enchantId : the id of the enchant slot specified
*/
int GetEnchantmentId(Eluna* /*E*/, lua_State* L, Item* item)