-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Crowbar/Crowbar/Core/GameModel/SourceModel44/SourceMdlFile44.vb
Lines 509 to 512 in 0d46f3b
aBone.theAxisInterpBone.quat(x).x = Me.theInputFileReader.ReadSingle() | |
aBone.theAxisInterpBone.quat(x).y = Me.theInputFileReader.ReadSingle() | |
aBone.theAxisInterpBone.quat(x).z = Me.theInputFileReader.ReadSingle() | |
aBone.theAxisInterpBone.quat(x).z = Me.theInputFileReader.ReadSingle() |
repeated z
(should be w
)
Metadata
Metadata
Assignees
Labels
No labels