Correct several typos
This commit is contained in:
@@ -763,7 +763,7 @@ void Svcmd_AddBot_f( void ) {
|
||||
// go ahead and load the bot's media immediately
|
||||
if ( level.time - level.startTime > 1000 &&
|
||||
trap_Cvar_VariableIntegerValue( "cl_running" ) ) {
|
||||
trap_SendServerCommand( -1, "loaddefered\n" ); // FIXME: spelled wrong, but not changing for demo
|
||||
trap_SendServerCommand( -1, "loaddeferred\n" );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user