mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-06 11:29:55 -05:00
Fix name error
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local models = asset.syncedResource({
|
||||
Name = "New Horizons Model",
|
||||
Name = "Voyager Model",
|
||||
Type = "HttpSynchronization",
|
||||
Identifier = "voyager_model",
|
||||
Version = 1
|
||||
|
||||
Reference in New Issue
Block a user