Changed: Warning

This commit is contained in:
kervala 2016-12-06 20:27:05 +01:00
parent 10d0667a2f
commit fc43d58aab

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;