|
|
|
@ -37,7 +37,7 @@ class ProductCSVDescriptors { |
|
|
|
SessionField.Game("game"), |
|
|
|
SessionField.Game("game"), |
|
|
|
SessionField.Bankroll("currency"), // same as currency code |
|
|
|
SessionField.Bankroll("currency"), // same as currency code |
|
|
|
SessionField.Location("type"), |
|
|
|
SessionField.Location("type"), |
|
|
|
// SessionField.Comment("sessionnote"), |
|
|
|
SessionField.Comment("comment", true), |
|
|
|
SessionField.Tips("expensesfromstack"), |
|
|
|
SessionField.Tips("expensesfromstack"), |
|
|
|
SessionField.SmallBlind("smallblind"), |
|
|
|
SessionField.SmallBlind("smallblind"), |
|
|
|
SessionField.BigBlind("bigblind"), |
|
|
|
SessionField.BigBlind("bigblind"), |
|
|
|
|