mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-26 14:11:49 +00:00
newlines
This commit is contained in:
@ -11,7 +11,7 @@ init()
|
||||
|
||||
do_printconsole( s )
|
||||
{
|
||||
PrintConsole( s );
|
||||
PrintConsole( s + "\n" );
|
||||
}
|
||||
|
||||
do_filewrite( file, contents, mode )
|
||||
|
Reference in New Issue
Block a user