mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove log message
This commit is contained in:
parent
7c3dcd2bf9
commit
52b6810ee1
1 changed files with 0 additions and 2 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue