mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-26 14:55:39 +00:00
uninitialized variables-environment and forrest
This commit is contained in:
parent
2c1508c169
commit
1efb687867
20 changed files with 74 additions and 34 deletions
|
|
@ -114,9 +114,6 @@ protected:
|
|||
static bool smDrawCells;
|
||||
static bool smDrawBounds;
|
||||
|
||||
///
|
||||
bool mRegen;
|
||||
|
||||
enum MaskBits
|
||||
{
|
||||
MediaMask = Parent::NextFreeMask << 1,
|
||||
|
|
@ -211,4 +208,4 @@ public:
|
|||
void updateCollision();
|
||||
};
|
||||
|
||||
#endif // _H_FOREST_
|
||||
#endif // _H_FOREST_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue