skrr
This commit is contained in:
AliIbnAbiTalib
2023-03-28 19:42:08 +02:00
parent 728dc9bc4a
commit 5045de1395
2 changed files with 5 additions and 2 deletions
@@ -17,7 +17,7 @@ public class PlayablePlayer : Player
private float speed = 5;
private float interPol = 0;
private int wurfelZahl = 0;
private bool checkDoubleDice = true;
private bool checkDoubleDice = false;
private bool wait = false;