new binding method

This commit is contained in:
Glenn Maynard
2006-09-26 01:54:36 +00:00
parent d4f8789a36
commit c011185fa9
8 changed files with 10 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ static const char *ModsLevelNames[] = {
"Song",
};
LuaXType( ModsLevel, NUM_ModsLevel, "ModsLevel_", false )
LuaXType2( ModsLevel, NUM_ModsLevel, "ModsLevel_" )
/*
* (c) 2006 Steve Checkoway