A newline again? Really?

This commit is contained in:
Matt Woodrow 2009-07-24 13:17:26 +12:00
parent 2afdcf54ab
commit ed02df113f

View File

@ -451,4 +451,4 @@ const char *EntityOutputManager::GetEntityClassname(CBaseEntity *pEntity)
}
return (const char *)(((unsigned char *)pEntity) + offset);
}
}