mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
git warning: trailing whitespace
This commit is contained in:
parent
d5884a6957
commit
f3d40c34a0
1 changed files with 1 additions and 1 deletions
|
@ -926,7 +926,7 @@ void HWR_InitMD2(void)
|
|||
CONS_Printf("MD2 for sprite PLAY detected in md2.dat, use a player skin instead!\n");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
for (i = 0; i < NUMSPRITES; i++)
|
||||
{
|
||||
if (stricmp(name, sprnames[i]) == 0)
|
||||
|
|
Loading…
Reference in a new issue