December 2014 files
This commit is contained in:
@@ -12,5 +12,5 @@ protected:
|
||||
public:
|
||||
ZombieModel(float g, bool isArmor);
|
||||
|
||||
virtual void setupAnim(float time, float r, float bob, float yRot, float xRot, float scale, unsigned int uiBitmaskOverrideAnim=0);
|
||||
virtual void setupAnim(float time, float r, float bob, float yRot, float xRot, float scale, shared_ptr<Entity> entity, unsigned int uiBitmaskOverrideAnim=0);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user