Register MusicWheel as a Lua class.

Now Lua functions on MusicWheel actually exist.
This commit is contained in:
Devin J. Pohly
2013-03-24 00:01:40 -04:00
parent 2eb2e0a939
commit b7d74c6c0b
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -1657,6 +1657,9 @@ public:
}
};
LUA_REGISTER_DERIVED_CLASS( MusicWheel, WheelBase )
// lua end
/*
* (c) 2001-2004 Chris Danford, Chris Gomez, Glenn Maynard
* All rights reserved.