Files
pokerth/data/gfx/cards/default/defaultdeckstyle.xml
T
2009-04-05 23:25:41 +00:00

8 lines
609 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<PokerTH>
<CardDeck>
<StyleDescription value="PokerTH default card deck" /> <!-- 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. -->
</CardDeck>
</PokerTH>