Optimization and tweaks
This commit is contained in:
@@ -74,7 +74,7 @@ BytesContainer AnimationGraph::LoadSurface()
|
||||
return result;
|
||||
}
|
||||
|
||||
LOG(Warning, "Animation Graph \'{0}\' surface data is missing.", GetPath());
|
||||
LOG(Warning, "Animation Graph \'{0}\' surface data is missing.", ToString());
|
||||
return BytesContainer();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user