mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-22 08:03:45 +00:00
uninitialized variables-sim
This commit is contained in:
parent
a1a6143e01
commit
87603029db
5 changed files with 8 additions and 6 deletions
|
|
@ -64,7 +64,6 @@ class NetStringTable
|
|||
U32 size;
|
||||
U32 firstFree;
|
||||
U32 firstValid;
|
||||
U32 sequenceCount;
|
||||
|
||||
Entry *table;
|
||||
U32 hashTable[HashTableSize];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue