don't display "Help" button on cash-out screen :-P

master
Vanessa Dannenberg 2018-09-15 22:23:16 -04:00
parent 5a114d00e3
commit ab7c7efabb
1 changed files with 1 additions and 1 deletions

View File

@ -1313,6 +1313,7 @@ function minislots.generate_display(def, state, spin, allwins, balance, linebet,
scatters.. scatters..
bonuses.. bonuses..
def.constants.buttoncashslot.. def.constants.buttoncashslot..
def.constants.buttonhelp..
button_admin button_admin
else else
local maxw = 6 local maxw = 6
@ -1360,7 +1361,6 @@ function minislots.generate_display(def, state, spin, allwins, balance, linebet,
upper_screen.. upper_screen..
table.concat(linesbetbuttons).. table.concat(linesbetbuttons)..
spincashoutbuttons.. spincashoutbuttons..
def.constants.buttonhelp..
lines.. lines..
bal.. bal..
betwin betwin