Browse Source

Syntax fixes for CoreLib.

Darryl Pogue 14 years ago
parent
commit
f2d5e54810
  1. 2
      Sources/Plasma/CoreLib/hsBounds.cpp

2
Sources/Plasma/CoreLib/hsBounds.cpp

@ -1673,7 +1673,7 @@ hsBool hsBounds3Ext::ISectBB(const hsBounds3Ext &other, const hsVector3 &myVel,
} }
else else
tstDepths[i+6] = 0; tstDepths[i+6] = 0;
#endif; #endif
} }
hsVector3 norm; hsVector3 norm;

Loading…
Cancel
Save