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 47ebdc5 commit 67c1199Copy full SHA for 67c1199
a_npc.inc
@@ -236,6 +236,8 @@ open.mp releases can use `A` as the first digit.
236
// Util
237
238
#if !defined _console_included
239
+ #define _console_included
240
+
241
/// <summary>Prints a string to the server console (not in-game chat) and logs (server_log.txt).</summary>
242
/// <param name="string">The string to print</param>
243
/// <seealso name="printf"/>
0 commit comments