remove kebab 3

This commit is contained in:
LightCat 2018-11-11 17:45:26 +01:00
parent 40af5a930e
commit 3f377db8ac

View File

@ -828,6 +828,8 @@ Vector GetBuildingPosition(CachedEntity *ent)
res.z += 8;
if (classid == CL_CLASS(CObjectSentrygun))
{
if (CE_BYTE(ent, netvar.m_bMiniBuilding))
res.z += 10.0f;
switch (CE_INT(ent, netvar.iUpgradeLevel))
{
case 1: