Implemented steamworks and achievements, v1.3.0
This commit is contained in:
@@ -25,6 +25,7 @@ public class Tile : MonoBehaviour
|
||||
{
|
||||
tiletype = type;
|
||||
}
|
||||
SteamWorksHandler.getForestAchievement(type);
|
||||
contentGenerator = GameObject.Find("ContentGenerator");
|
||||
setPosition(pos);
|
||||
setBorders();
|
||||
|
||||
Reference in New Issue
Block a user