Merge remote-tracking branch 'origin/Gameplay/main-gameplay' into Gameplay/siva-gameplay
This commit is contained in:
commit
d2cfc4ad4a
@ -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