fix: Refresh Mark & Mark window lag spike
Added Server-Side mark broadcast
This commit is contained in:
@@ -494,6 +494,7 @@ class CPythonNetworkStream : public CNetworkStream, public CSingleton<CPythonNet
|
||||
|
||||
// Guild
|
||||
bool RecvGuild();
|
||||
bool RecvMarkUpdate();
|
||||
|
||||
// Party
|
||||
bool RecvPartyInvite();
|
||||
|
||||
Reference in New Issue
Block a user