mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 11:43:49 +00:00
uninitialized variables-core-2
(cherry picked from commit 7c329699e4e4d13a164b2483e174b5f555ea9344)
This commit is contained in:
parent
b6c33bdd2b
commit
bfcc83638d
8 changed files with 12 additions and 6 deletions
|
|
@ -38,6 +38,8 @@
|
|||
|
||||
StringBufferManager()
|
||||
{
|
||||
request8 = 0.0;
|
||||
request16 = 0.0;
|
||||
VECTOR_SET_ASSOCIATION( strings );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue