Fixed: Initialize members in SMDLoader
This commit is contained in:
@@ -126,6 +126,7 @@ struct Bone
|
||||
{
|
||||
//! Public default constructor
|
||||
Animation()
|
||||
: iFirstTimeKey()
|
||||
{
|
||||
asKeys.reserve(20);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user