mirror of
https://github.com/smyalygames/monopoly.git
synced 2026-01-03 10:20:28 +01:00
what even is this commit?
This commit is contained in:
@@ -47,9 +47,6 @@ public class RollDice : MonoBehaviour
|
||||
main.board.players[current].GetOutOfJail(dice1, dice2);
|
||||
return;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
main.board.MovePlayer(dice1, dice2);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user