mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
Merge 4f457d9543 into 430fc117b4
This commit is contained in:
commit
df898c6b14
4 changed files with 27 additions and 0 deletions
|
|
@ -91,6 +91,10 @@ public:
|
|||
{
|
||||
return QString();
|
||||
}
|
||||
virtual SessionEvent *getLoginSessionEvent() const
|
||||
{
|
||||
return nullptr;
|
||||
}
|
||||
virtual QString getRequiredFeatures() const
|
||||
{
|
||||
return QString();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue