minor comments
This commit is contained in:
parent
6f72c0e97e
commit
027ed3e22e
1 changed files with 2 additions and 2 deletions
|
@ -13,12 +13,12 @@ namespace ZoFo.GameCore.GameManagers.ItemManager
|
|||
{
|
||||
Dictionary<string, int> items;
|
||||
/// <summary>
|
||||
/// Принимает
|
||||
/// Принимает тэг и крафтит этот объект
|
||||
/// </summary>
|
||||
/// <param name="itemTag"></param>
|
||||
public void CraftItem(string itemTag)
|
||||
{
|
||||
|
||||
//TODO
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue