Update Star position in bookmarks file (closes #3258)

This commit is contained in:
Alexander Bock
2024-06-01 18:11:24 +02:00
parent c172f5fd8f
commit bbce6500ca
+1 -1
View File
@@ -1,6 +1,6 @@
local bookmarkHelper = asset.require("util/generate_bookmarks")
local dataProvider = "http://data.openspaceproject.com/files/bookmarks/v1/bookmarks.csv"
local dataProvider = "http://data.openspaceproject.com/files/bookmarks/v2/bookmarks.csv"
local bookmarksCSV = asset.resource({
Identifier = "openspace_bookmarks",