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 67c1199 commit 1f74612Copy full SHA for 1f74612
a_samp.inc
@@ -333,6 +333,8 @@ open.mp releases can use `A` as the first digit.
333
// Util
334
335
#if !defined _console_included
336
+ #define _console_included
337
+
338
/// <summary>Prints a string to the server console (not in-game chat) and logs (server_log.txt).</summary>
339
/// <param name="string">The string to print</param>
340
/// <seealso name="printf"/>
0 commit comments