mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 22:10:36 +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
|
|
@ -84,6 +84,7 @@ GuiRiverEditorCtrl::GuiRiverEditorCtrl()
|
|||
mStartHeight = -1.0f;
|
||||
mStartX = 0;
|
||||
|
||||
mSavedDrag = false;
|
||||
mIsDirty = false;
|
||||
|
||||
mNodeHalfSize.set(4,4);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue