mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 19:13:55 -07:00
generalized user information
This commit is contained in:
parent
adaa1d5323
commit
f9446f9822
61 changed files with 3710 additions and 175 deletions
|
|
@ -18,6 +18,8 @@ public:
|
|||
int getMaxPlayerInactivityTime() const { return 9999999; }
|
||||
|
||||
LocalServerInterface *newConnection();
|
||||
protected:
|
||||
ServerInfo_User *getUserData(const QString &name);
|
||||
};
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue