git warning: trailing whitespace

This commit is contained in:
Alam Ed Arias 2015-08-21 20:46:41 -04:00
parent d5884a6957
commit f3d40c34a0
1 changed files with 1 additions and 1 deletions

View File

@ -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)