fixed controls, texts and added image, v1.4.1
This commit is contained in:
@@ -31,7 +31,6 @@ namespace Assets.Scripts
|
||||
place = (ItemPlace)rand.Next(8);
|
||||
editName();
|
||||
loadImage();
|
||||
Debug.Log(itemName);
|
||||
}
|
||||
|
||||
public Equipment(JToken json) : base(json)
|
||||
|
||||
Reference in New Issue
Block a user