mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-11-09 14:06:52 +00:00
newlines
This commit is contained in:
@@ -547,7 +547,7 @@ watchBotDebugEvent()
|
||||
|
||||
if ( msg == "debug" && GetDvarInt( "bots_main_debug" ) )
|
||||
{
|
||||
BotBuiltinPrintConsole( "Bot Warfare debug: " + self.name + ": " + str + "\n" );
|
||||
BotBuiltinPrintConsole( "Bot Warfare debug: " + self.name + ": " + str );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user