mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-23 19:31:05 +00:00
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
This commit is contained in:
parent
f49b8de5fd
commit
493c6c8ae2
1 changed files with 0 additions and 2 deletions
|
@ -1942,8 +1942,6 @@ void vres_Free(virtres_t* vres)
|
|||
Z_Free(vres->vlumps[vres->numlumps].data);
|
||||
Z_Free(vres->vlumps);
|
||||
Z_Free(vres);
|
||||
|
||||
CONS_Printf("A A A\n");
|
||||
}
|
||||
|
||||
/** (Debug) Prints lumps from a virtual resource into console.
|
||||
|
|
Loading…
Reference in a new issue