This commit is contained in:
Glenn Maynard
2005-02-14 05:57:40 +00:00
parent 0ba4a0b715
commit db9cd87c34
+1 -1
View File
@@ -553,7 +553,7 @@ public:
if( PROFILEMAN )
{
lua_pushstring(L, "PROFILEMAN");
THEME->PushSelf( LUA->L );
PROFILEMAN->PushSelf( LUA->L );
lua_settable(L, LUA_GLOBALSINDEX);
}
}