mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-21 11:39:51 -06:00
Remove the user data from the Lua function definition
This commit is contained in:
@@ -171,7 +171,6 @@ scripting::LuaLibrary ModuleEngine::luaLibrary() {
|
||||
{
|
||||
"isLoaded",
|
||||
&luascriptfunctions::isLoaded,
|
||||
{},
|
||||
"string",
|
||||
"Checks whether a specific module is loaded"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user