cleanup: use class registration to create actors

This commit is contained in:
Chris Danford
2005-02-23 02:14:06 +00:00
parent af4a407ffe
commit ef80deedc4
4 changed files with 37 additions and 72 deletions
+2
View File
@@ -9,6 +9,8 @@
#include "LuaManager.h"
REGISTER_ACTOR_CLASS( BGAnimation );
BGAnimation::BGAnimation()
{
}