Add client count to DreamDaemon responses

Closes #1909
This commit is contained in:
Jordan Dominion
2024-08-31 21:58:17 -04:00
parent c5341b4471
commit 442ad80017
12 changed files with 40 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// tgstation-server DMAPI
// The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in IETF RFC 2119.
#define TGS_DMAPI_VERSION "7.2.1"
#define TGS_DMAPI_VERSION "7.3.0"
// All functions and datums outside this document are subject to change with any version and should not be relied on.