Fixed achievement issues, added achievement images, v1.3.0
This commit is contained in:
@@ -85,6 +85,7 @@ namespace Assets.Scripts
|
||||
if (itemAdded)
|
||||
{
|
||||
GameObject.Find("UIHandler").GetComponent<UIHandler>().showMessage("SUCCESS;You got an item!");
|
||||
SteamWorksHandler.getItemAchievement(item);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user