gnome-games r8213 - trunk/blackjack/data
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r8213 - trunk/blackjack/data
- Date: Tue, 28 Oct 2008 13:44:20 +0000 (UTC)
Author: chpe
Date: Tue Oct 28 13:44:20 2008
New Revision: 8213
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8213&view=rev
Log:
Keyfiles use false, not FALSE.
Modified:
trunk/blackjack/data/Ameristar.rules
trunk/blackjack/data/Atlantic_City.rules
trunk/blackjack/data/Vegas_Downtown.rules
trunk/blackjack/data/Vegas_Strip.rules
Modified: trunk/blackjack/data/Ameristar.rules
==============================================================================
--- trunk/blackjack/data/Ameristar.rules (original)
+++ trunk/blackjack/data/Ameristar.rules Tue Oct 28 13:44:20 2008
@@ -2,7 +2,7 @@
DealerHitsSoft17=true
DealerSpeed=500
DoubleDown9=true
-DoubleDownAfterHit=FALSE
+DoubleDownAfterHit=false
DoubleDownAfterSplit=true
DoubleDownAnyTotal=true
DoubleDownSoft=true
@@ -10,4 +10,4 @@
NumberOfDecks=6
ResplitAcesAllowed=true
ResplitAllowed=true
-SurrenderAllowed=FALSE
+SurrenderAllowed=false
Modified: trunk/blackjack/data/Atlantic_City.rules
==============================================================================
--- trunk/blackjack/data/Atlantic_City.rules (original)
+++ trunk/blackjack/data/Atlantic_City.rules Tue Oct 28 13:44:20 2008
@@ -1,13 +1,13 @@
[Blackjack Rules]
-DealerHitsSoft17=FALSE
+DealerHitsSoft17=false
DealerSpeed=500
DoubleDown9=true
-DoubleDownAfterHit=FALSE
+DoubleDownAfterHit=false
DoubleDownAfterSplit=true
DoubleDownAnyTotal=true
DoubleDownSoft=true
Name=Atlantic City
NumberOfDecks=6
-ResplitAcesAllowed=FALSE
-ResplitAllowed=FALSE
-SurrenderAllowed=FALSE
+ResplitAcesAllowed=false
+ResplitAllowed=false
+SurrenderAllowed=false
Modified: trunk/blackjack/data/Vegas_Downtown.rules
==============================================================================
--- trunk/blackjack/data/Vegas_Downtown.rules (original)
+++ trunk/blackjack/data/Vegas_Downtown.rules Tue Oct 28 13:44:20 2008
@@ -2,12 +2,12 @@
DealerHitsSoft17=true
DealerSpeed=500
DoubleDown9=true
-DoubleDownAfterHit=FALSE
-DoubleDownAfterSplit=FALSE
+DoubleDownAfterHit=false
+DoubleDownAfterSplit=false
DoubleDownAnyTotal=true
DoubleDownSoft=true
Name=Vegas Downtown
NumberOfDecks=6
-ResplitAcesAllowed=FALSE
+ResplitAcesAllowed=false
ResplitAllowed=true
-SurrenderAllowed=FALSE
+SurrenderAllowed=false
Modified: trunk/blackjack/data/Vegas_Strip.rules
==============================================================================
--- trunk/blackjack/data/Vegas_Strip.rules (original)
+++ trunk/blackjack/data/Vegas_Strip.rules Tue Oct 28 13:44:20 2008
@@ -1,8 +1,8 @@
[Blackjack Rules]
-DealerHitsSoft17=FALSE
+DealerHitsSoft17=false
DealerSpeed=500
DoubleDown9=true
-DoubleDownAfterHit=FALSE
+DoubleDownAfterHit=false
DoubleDownAfterSplit=true
DoubleDownAnyTotal=true
DoubleDownSoft=true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]