mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Use correct identifier for Vesta
This commit is contained in:
@@ -20,7 +20,7 @@ local images = asset.syncedResource({
|
||||
local models = asset.syncedResource({
|
||||
Name = "Vesta Models",
|
||||
Type = "HttpSynchronization",
|
||||
Identifier = "vesta_comet",
|
||||
Identifier = "vesta_model",
|
||||
Version = 1
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user