More effective fixes.

We may have to actually do full blown replacements.
This commit is contained in:
Jason Felds
2011-03-19 13:27:48 -04:00
parent 31f7b16f47
commit 7fa50ff351
4 changed files with 15 additions and 5 deletions
+2
View File
@@ -83,6 +83,8 @@ private:
float m_fCurAnimationRate;
bool m_bLoop;
bool m_bDrawCelShaded; // for Lua models
Model& operator=(const Model& rhs);
};
#endif