mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 09:22:15 -07:00
Tmate
This commit is contained in:
parent
ff72c57140
commit
310e0f61ae
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ AbstractClient::AbstractClient(QObject *parent)
|
|||
qRegisterMetaType<QList<QString>>("missingFeatures");
|
||||
qRegisterMetaType<PendingCommand *>("pendingCommand");
|
||||
|
||||
|
||||
|
||||
FeatureSet features;
|
||||
features.initalizeFeatureList(clientFeatures);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue