Update XFxElemVelStateSample parsing logic
This commit is contained in:
parent
fc1c89c710
commit
0e141ae95c
@ -21,5 +21,6 @@ void XFxElemVelStateSample::Clear()
|
||||
|
||||
void XFxElemVelStateSample::ParseData(QDataStream *aStream)
|
||||
{
|
||||
|
||||
mLocal.ParseData(aStream);
|
||||
mWorld.ParseData(aStream);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user