Compare commits
2 Commits
78fce93bec
...
d2cfc4ad4a
| Author | SHA1 | Date | |
|---|---|---|---|
| d2cfc4ad4a | |||
| 4fd71569ef |
@ -923,6 +923,6 @@ public class GameplayManager : MonoBehaviour, IBase, IBootLoader, IDataLoader
|
|||||||
{
|
{
|
||||||
if (botTypesInGame.Contains(playerType)) return;
|
if (botTypesInGame.Contains(playerType)) return;
|
||||||
|
|
||||||
CanRollDice = true;
|
CanRollDice = state;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user