Add default value for computer

This commit is contained in:
2023-07-21 12:15:10 +02:00
parent b327c564d0
commit b529a62ed9

View File

@@ -772,7 +772,7 @@ border-image:url(:/images/blackjack_table.png) 0 0 0 0 stretch stretch;
</palette> </palette>
</property> </property>
<property name="text"> <property name="text">
<string>Computer:</string> <string>Computer: 0</string>
</property> </property>
</widget> </widget>
</item> </item>