Skip to content

Commit

Permalink
Update TGS DMAPI (BeeStation#8934)
Browse files Browse the repository at this point in the history
  • Loading branch information
ss13-beebot authored Apr 26, 2023
1 parent c4dd039 commit cc3e024
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion code/__DEFINES/tgs.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// tgstation-server DMAPI

#define TGS_DMAPI_VERSION "6.4.1"
#define TGS_DMAPI_VERSION "6.4.2"

// All functions and datums outside this document are subject to change with any version and should not be relied on.

Expand Down
1 change: 1 addition & 0 deletions code/modules/tgs/v5/undefs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#undef DMAPI5_BRIDGE_COMMAND_REBOOT
#undef DMAPI5_BRIDGE_COMMAND_KILL
#undef DMAPI5_BRIDGE_COMMAND_CHAT_SEND
#undef DMAPI5_BRIDGE_COMMAND_CHUNK

#undef DMAPI5_PARAMETER_ACCESS_IDENTIFIER
#undef DMAPI5_PARAMETER_CUSTOM_COMMANDS
Expand Down

0 comments on commit cc3e024

Please sign in to comment.