mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06:00
Adapt to typesafe ghoul::Boolean parameters
This commit is contained in:
@@ -52,7 +52,7 @@ namespace openspace::scripting {
|
||||
*/
|
||||
class ScriptEngine : public Syncable, public DocumentationGenerator {
|
||||
public:
|
||||
using RemoteScripting = ghoul::Boolean;
|
||||
BooleanType(RemoteScripting);
|
||||
|
||||
ScriptEngine();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user