I'm sick of cherry-picking, just silence this warning
This commit is contained in:
parent
4e559aed87
commit
5f063aa014
1 changed files with 1 additions and 1 deletions
|
|
@ -4392,7 +4392,7 @@ void G_LoadGameData(void)
|
|||
{
|
||||
// Since it's not worth declaring the entire gamedata
|
||||
// corrupt over extra maps, we report and move on.
|
||||
CONS_Alert(CONS_WARNING, "Map with lumpname %s does not exist, time record data will be discarded\n", mapname);
|
||||
//CONS_Alert(CONS_WARNING, "Map with lumpname %s does not exist, time record data will be discarded\n", mapname);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue