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