Fix a faulty example GIU path

This commit is contained in:
Emma Broman
2024-06-20 16:11:43 +02:00
parent 807699a890
commit c53a747ed5

View File

@@ -28,7 +28,7 @@ local Node = {
},
GUI = {
Name = "RenderablePointCloud - Multi-Textured",
Path = "/Examples/Advanced"
Path = "/Examples/RenderablePointCloud/Advanced"
}
}