mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
feat: update cifList for unity
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
ClientHandler* getUnityClientById(int id);
|
||||
void processingClientDeAutorization(QString login);
|
||||
|
||||
void processingCFIUpdate(QByteArray array,ClientHandler *handler);
|
||||
void processingCFIUpdate(QByteArray array);
|
||||
|
||||
void processingEntryUnityClient(ClientHandler *client);
|
||||
void processingExitUnityClient(ClientHandler *client);
|
||||
|
||||
Reference in New Issue
Block a user