[Performance] Server Reload Overhaul (#4689)

* [Performance] Server Reload Overhaul

* Client::SendReloadCommandMessages

* Remove global buffs
This commit is contained in:
Chris Miles
2025-02-18 00:54:37 -06:00
committed by GitHub
parent 49cf97ae9c
commit 1bd281c8f2
24 changed files with 607 additions and 1258 deletions
+1
View File
@@ -4,6 +4,7 @@
#include <string>
#include "../common/types.h"
#include "../common/discord/discord.h"
#include "ucs.h"
extern UCSConnection UCSLink;