mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Fix a faulty example GIU path
This commit is contained in:
@@ -28,7 +28,7 @@ local Node = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "RenderablePointCloud - Multi-Textured",
|
||||
Path = "/Examples/Advanced"
|
||||
Path = "/Examples/RenderablePointCloud/Advanced"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user