Back to old rotation calculation.
This commit is contained in:
@ -113,7 +113,7 @@ namespace RageCoop.Core
|
||||
Z = ReadFloat()
|
||||
};
|
||||
}
|
||||
public Quaternion ReadLQuaternion()
|
||||
public Quaternion ReadQuaternion()
|
||||
{
|
||||
return new Quaternion()
|
||||
{
|
||||
|
Reference in New Issue
Block a user