fix >= 0.7.1 update problems with PokerTH distributed default styles
This commit is contained in:
@@ -35,5 +35,7 @@ Replay::Replay() : replaySqliteLogDb(0)
|
||||
Replay::~Replay()
|
||||
{
|
||||
|
||||
replaySqliteLogDb->close();
|
||||
delete replaySqliteLogDb;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user