Which product and version is being used? (OpenHoldem, OpenScrape, OHReplay,
or ManualMode)
OH PRB2
Logic error in CAutoplayer::DoSwag,
if (p_tablemap->swagconfirmationmethod() == BETCONF_NOTHING)
should be
else if (p_tablemap->swagconfirmationmethod() == BETCONF_NOTHING)
Original issue reported on code.google.com by openhol...@gmail.com on 6 May 2009 at 1:58
Original issue reported on code.google.com by
openhol...@gmail.com
on 6 May 2009 at 1:58