We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4680c5b commit fb00060Copy full SHA for fb00060
1 file changed
code/__DEFINES/tgs.dm
@@ -19,6 +19,9 @@
19
20
// Required interfaces (fill in with your codebase equivalent):
21
22
+/// сру сюда !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
23
+#define DISCORD_OOC_CHANNEL_ID "1416761732122022020"
24
+
25
/// Create a global variable named `Name` and set it to `Value`.
26
#define TGS_DEFINE_AND_SET_GLOBAL(Name, Value)
27
@@ -49,9 +52,6 @@
49
52
/// Get the number of connected /clients.
50
53
#define TGS_CLIENT_COUNT
51
54
-/// сру сюда !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-#define DISCORD_OOC_CHANNEL_ID "1416761732122022020"
-
55
#endif
56
57
#ifndef TGS_FILE2TEXT_NATIVE
0 commit comments