Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
6a20cfe5e1
commit
1c28e43e07
@ -63,7 +63,7 @@ struct BlackjackSettingsData: PersistableGameData {
|
|||||||
insuranceAllowed: true,
|
insuranceAllowed: true,
|
||||||
neverAskInsurance: false,
|
neverAskInsurance: false,
|
||||||
showAnimations: true,
|
showAnimations: true,
|
||||||
dealingSpeed: 1.0,
|
dealingSpeed: CasinoDesign.DealingSpeed.normal,
|
||||||
showCardsRemaining: true,
|
showCardsRemaining: true,
|
||||||
showHistory: true,
|
showHistory: true,
|
||||||
showHints: true,
|
showHints: true,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user