mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-22 04:49:12 -06:00
Fix issue with example video for the globe
This commit is contained in:
@@ -9,7 +9,7 @@ local Layer = {
|
||||
Name = "Globe Video Loop Example",
|
||||
Identifier = "GlobeVideoLoopExample",
|
||||
Enabled = true,
|
||||
Type = "VideoTileLayer",
|
||||
Type = "VideoTileProvider",
|
||||
Video = asset.localResource("examplevideo.mp4"),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user