Slots wieder vollständig gemacht
This commit is contained in:
@@ -61,10 +61,10 @@ namespace Casino
|
||||
};
|
||||
AlleBilder = new List<Byte[]>
|
||||
{
|
||||
db.GetCardImage(2)/*,db.GetCardImage(3),
|
||||
db.GetCardImage(2),db.GetCardImage(3),
|
||||
db.GetCardImage(4),db.GetCardImage(5),
|
||||
db.GetCardImage(6),db.GetCardImage(7),
|
||||
db.GetCardImage(8),db.GetCardImage(9), db.GetCardImage(10)*/
|
||||
db.GetCardImage(8),db.GetCardImage(9), db.GetCardImage(10)
|
||||
|
||||
};
|
||||
Konto.Text = users[MainWindow.currentUser].Geld.ToString();
|
||||
|
||||
Reference in New Issue
Block a user