mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-27 16:19:34 +00:00
Update mathTypes.cpp
This commit is contained in:
parent
77a7847eed
commit
0ff636e9ca
1 changed files with 0 additions and 1 deletions
|
|
@ -696,7 +696,6 @@ ConsoleGetType(TypeRotationF)
|
|||
AngAxisF out = pt->asAxisAngle(RotationF::Degrees);
|
||||
PropertyInfo::FormatPropertyBuffer<F32, 4>(&out, returnBuffer, bufSize);
|
||||
}
|
||||
*returnBuffer = '\0'; // null-terminate just in case
|
||||
|
||||
return returnBuffer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue