enhanced game table styles error handling with new error messages on load, apply and game table start.
This commit is contained in:
@@ -33,7 +33,6 @@ enum CdStyleState {
|
||||
CD_STYLE_OUTDATED,
|
||||
CD_STYLE_FIELDS_EMPTY,
|
||||
CD_STYLE_PICTURES_MISSING,
|
||||
CD_STYLE_NOT_READABLE
|
||||
};
|
||||
|
||||
class CardDeckStyleReader : public QObject {
|
||||
|
||||
Reference in New Issue
Block a user