[Model] Added GetDefaultAnimation() Lua binding.

This commit is contained in:
AJ Kelly
2011-09-07 14:28:07 -05:00
parent 35631c73c1
commit 5ae2f9f4ba
3 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ private:
float m_fCurAnimationRate;
bool m_bLoop;
bool m_bDrawCelShaded; // for Lua models
Model& operator=(const Model& rhs);
};