1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-20 04:09:16 +00:00

Fixes for plAvatar

This commit is contained in:
Florian Meißner
2014-01-23 16:27:11 +01:00
parent 3d1bcf1988
commit cedc2482e3
16 changed files with 64 additions and 74 deletions

View File

@ -169,7 +169,7 @@ public:
/** We're leaving the age. Clean up. */
virtual bool LeaveAge();
virtual bool IsRunningTask();
virtual bool IsRunningTask() const;
/** Compare the names of the anims in our stages.
Return true on a match (order matters). */