deploy: 4fbe51a5f0
This commit is contained in:
@@ -197,12 +197,6 @@ function basalt.run(isActive)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Starts the Basalt runtime
|
|
||||||
--- @param isActive? boolean Whether to start active (default: true)
|
|
||||||
--- @usage basalt.autoUpdate()
|
|
||||||
--- @usage basalt.autoUpdate(false)
|
|
||||||
basalt.autoUpdate = basalt.run
|
|
||||||
|
|
||||||
function basalt.getAPI(name)
|
function basalt.getAPI(name)
|
||||||
return elementManager.getAPI(name)
|
return elementManager.getAPI(name)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user