pj4533 / PokerNowGrabber

Save hand histories while you play PokerNow.club
16 stars 4 forks source link

Multiplier should be configurable #2

Closed niosocket closed 3 years ago

niosocket commented 3 years ago

Right now multiplier is a constant = 0.01 Should either take it from the game itself (not sure if possible) or configurable through the form

let pokerStarsLines = game.hands.first?.getPokerStarsDescription(heroName: heroName, multiplier: 0.01, tableName: "PokerNowGrabber")

pj4533 commented 3 years ago

fixed in next version,