Little code tweak without performance impact

This was SVN commit r16329.
This commit is contained in:
Nicolas Auvray 2015-02-12 23:24:48 +00:00
parent bd7b07cc80
commit 682a944d7e

View File

@ -519,7 +519,7 @@ public:
it->second.z = entity_pos_t::Zero();
}
m_ModifiedEntities.push_back(ent);
RequestVisibilityUpdate(ent);
break;
}