Com_Game_f: print reminder message to player about "exec quake.rc"

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1199 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
ewasylishen 2015-04-03 19:03:17 +00:00
parent 744556426a
commit ff6a179844
1 changed files with 1 additions and 1 deletions

View File

@ -2082,7 +2082,7 @@ static void COM_Game_f (void)
ExtraMaps_NewGame ();
Con_Printf("\"game\" changed to \"%s\"\n", COM_SkipPath(com_gamedir));
Con_Printf("enter \"exec quake.rc\" to load new configs\n");
//Cbuf_InsertText ("exec quake.rc\n");
}
else //Diplay the current gamedir