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,
|
||||
neverAskInsurance: false,
|
||||
showAnimations: true,
|
||||
dealingSpeed: 1.0,
|
||||
dealingSpeed: CasinoDesign.DealingSpeed.normal,
|
||||
showCardsRemaining: true,
|
||||
showHistory: true,
|
||||
showHints: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user