Files
pokerth/data/gfx/cards/default4c/default4cdeckstyle.xml
T

8 lines
619 B
XML
Raw Normal View History

2009-03-30 13:21:29 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
<PokerTH>
<CardDeck>
2009-04-05 23:25:41 +00:00
<StyleDescription value="PokerTH default card deck (4 color)" /> <!-- This string will be shown in settings/game table style list -->
<StyleMaintainerEMail value="webmaster@pokerth.net" /> <!-- This string will be shown in error message if there is a problem with the style -->
<Preview value="preview.png" /> <!-- This preview picture will be shown in settings/card deck style if this style is selected. The value should contain a filename of the preview picture which have to be stored in the same folder as this xml file. -->
2009-03-30 13:21:29 +00:00
</CardDeck>
</PokerTH>