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

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1199 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Eric Wasylishen 2015-04-03 19:03:17 +00:00
parent 86a9748ddb
commit bcd429b4e3

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