set different playerseat pics for top and bottom players

This commit is contained in:
doitux
2009-04-03 16:02:06 +00:00
parent b57d21412c
commit e3a4c83982
9 changed files with 42 additions and 20 deletions
@@ -46,8 +46,10 @@
<RadioButtonCheckedHover value="radiobutton_checked_hover.png" />
<RadioButtonUnchecked value="radiobutton_unchecked.png" />
<RadioButtonUncheckedHover value="radiobutton_unchecked_hover.png" />
<PlayerSeatInActive value="playerSeatsInactive.png" />
<PlayerSeatActive value="playerSeatsActive.png" />
<PlayerTopSeatInactive value="NULL" />
<PlayerTopSeatActive value="playerTopSeatActive.png" />
<PlayerBottomSeatInactive value="NULL" />
<PlayerBottomSeatActive value="playerBottomSeatActive.png" />
<Table value="table.png" />
<ToolBoxBackground value="toolboxbg.png" />
<HandRanking value="handranking.png" />
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 529 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

@@ -46,8 +46,10 @@
<RadioButtonCheckedHover value="radiobutton_checked_hover.png" />
<RadioButtonUnchecked value="radiobutton_unchecked.png" />
<RadioButtonUncheckedHover value="radiobutton_unchecked_hover.png" />
<PlayerSeatInActive value="playerSeatInactive.png" />
<PlayerSeatActive value="playerSeatActive.png" />
<PlayerTopSeatInactive value="playerSeatInactive.png" />
<PlayerTopSeatActive value="playerSeatActive.png" />
<PlayerBottomSeatInactive value="playerSeatInactive.png" />
<PlayerBottomSeatActive value="playerSeatActive.png" />
<Table value="table.png" />
<ToolBoxBackground value="toolboxbg.png" />
<HandRanking value="handranking.png" />