Add 8 new Backgrounds to cards.dll. thx to Mario Kacmar (kario@szm.sk) (Bug 2416)

svn path=/trunk/; revision=28162
This commit is contained in:
Daniel Reimer 2007-08-04 20:13:19 +00:00
parent 5f857c9cba
commit 3dd7170968
10 changed files with 11 additions and 8 deletions

View file

@ -85,14 +85,14 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
55 BITMAP "res/Background_2.bmp"
56 BITMAP "res/Background_3.bmp"
57 BITMAP "res/Background_4.bmp"
58 BITMAP "res/Background_1.bmp"
59 BITMAP "res/Background_1.bmp"
60 BITMAP "res/Background_1.bmp"
61 BITMAP "res/Background_1.bmp"
62 BITMAP "res/Background_1.bmp"
63 BITMAP "res/Background_1.bmp"
64 BITMAP "res/Background_1.bmp"
65 BITMAP "res/Background_1.bmp"
58 BITMAP "res/Background_5.bmp"
59 BITMAP "res/Background_6.bmp"
60 BITMAP "res/Background_7.bmp"
61 BITMAP "res/Background_8.bmp"
62 BITMAP "res/Background_9.bmp"
63 BITMAP "res/Background_10.bmp"
64 BITMAP "res/Background_11.bmp"
65 BITMAP "res/Background_12.bmp"
66 BITMAP "res/Joker.bmp"
67 BITMAP "res/XSign.bmp"
68 BITMAP "res/OSign.bmp"

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

@ -28,6 +28,9 @@
<directory name="cards">
<xi:include href="cards/cards.rbuild" />
</directory>
<directory name="cardsbav">
<xi:include href="cardsbav/cardsbav.rbuild" />
</directory>
<directory name="cfgmgr32">
<xi:include href="cfgmgr32/cfgmgr32.rbuild" />
</directory>