Solidmasks can also move floating objects

Günther Brammer 2011-05-24 01:46:29 +02:00
parent 85e67592d7
commit 0b8d25eb30
1 changed files with 0 additions and 1 deletions

View File

@ -396,7 +396,6 @@ public:
&& !(Category & C4D_StaticBack)
&& (ComparisonPlane < GetPlane())
&& !Contained
&& (!pActionDef || pActionDef->GetPropertyP(P_Procedure) != DFA_FLOAT)
;
}