Overhaul to console structure, a bit
This commit is contained in:
+1
-1
@@ -572,7 +572,7 @@ nextmsg:
|
||||
if (ret == 1)
|
||||
command::execute_string (s, command::source::client);
|
||||
else
|
||||
Con_DPrintf("%s tried to %s\n", host_client->name, s);
|
||||
console::debug("%s tried to %s\n", host_client->name, s);
|
||||
break;
|
||||
|
||||
case clc_disconnect:
|
||||
|
||||
Reference in New Issue
Block a user