Changed: Warning

--HG--
branch : develop
This commit is contained in:
kervala 2016-12-06 20:27:05 +01:00
parent 9022dfafde
commit e5362bdae7

View file

@ -386,7 +386,7 @@ void CInstanceMapDeco::onUpdate(CGroupMap &groupMap)
}
float size = CV_MapEntityFarArrowSize.get();
// TMP TMP
size = size;
// size = size;
float bias = 1.f;
dir.normalize();
CVector2f winInter;