This commit is contained in:
2022-12-07 18:52:40 +01:00
parent 0d77014303
commit b72ef28721
4 changed files with 214 additions and 209 deletions

View File

@@ -62,7 +62,7 @@ public class Dice : MonoBehaviour {
ap.UpdateAkciopont(getValasztottErtek() + upgrade.akcio[upgrade.getAkcioIndex()]);
}
Debug.Log("valasztott ertek: " + valasztottErtek + "locked status: " + locked);
Debug.Log("valasztott ertek: " + valasztottErtek + " locked status: " + locked);
}
public int RollDice() {