mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-20 17:51:19 -05:00
9b24f407a6
Adding empty class of SceneGraphLoader
8 lines
75 B
Plaintext
8 lines
75 B
Plaintext
-- Malformed script
|
|
return {
|
|
ScenePath = ".",
|
|
Modules = {
|
|
}
|
|
}
|
|
|