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
-4
View File
@@ -707,8 +707,6 @@ public:
LunaUnlockEntry()
{
LUA->Register( Register );
ADD_METHOD( IsLocked );
ADD_METHOD( GetDescription );
ADD_METHOD( GetUnlockRewardType );
@@ -751,8 +749,6 @@ public:
LunaUnlockManager()
{
LUA->Register( Register );
ADD_METHOD( FindEntryID );
ADD_METHOD( UnlockEntryID );
ADD_METHOD( UnlockEntryIndex );