no more idlogo

This commit is contained in:
Richard Allen 2012-03-20 17:58:44 +00:00
parent 86acd69e03
commit 14d5d87428

View file

@ -2808,7 +2808,7 @@ void Com_Init( char *commandLine ) {
if ( !Com_AddStartupCommands() ) {
// if the user didn't give any commands, run default action
if ( !com_dedicated->integer ) {
Cbuf_AddText ("cinematic idlogo.RoQ\n");
Cbuf_AddText ("cinematic Reactionlogo.RoQ\n");
if( !com_introPlayed->integer ) {
Cvar_Set( com_introPlayed->name, "1" );
Cvar_Set( "nextmap", "cinematic intro.RoQ" );