unify registration

This commit is contained in:
Glenn Maynard
2006-09-29 00:01:32 +00:00
parent 656842ceeb
commit c690fdcfe4
71 changed files with 5 additions and 142 deletions
-1
View File
@@ -66,7 +66,6 @@ class LunaScoreDisplayAliveTime: public Luna<ScoreDisplayAliveTime>
public:
LunaScoreDisplayAliveTime()
{
LUA->Register( Register );
}
};