Skip to content
Snippets Groups Projects
Commit c65f44e8 authored by Marco Z's avatar Marco Z
Browse files

Remove log message

parent e9e51287
No related branches found
No related tags found
No related merge requests found
......@@ -1229,8 +1229,6 @@ INT32 R_CreateColormap(char *p1, char *p2, char *p3)
}
}
CONS_Printf("Making a new colormap\n");
if (num_extra_colormaps == MAXCOLORMAPS)
I_Error("R_CreateColormap: Too many colormaps! the limit is %d\n", MAXCOLORMAPS);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment