Undo change in globebrowsing.asset file

This commit is contained in:
Alexander Bock
2018-03-07 18:17:23 -05:00
parent 33d9ed19f7
commit f662e031e6

View File

@@ -16,8 +16,8 @@ local vrt_folders = {
--
-- tl;dr: Specify CTX folders first, then HiRISE
-- example: 'C:/OpenSpace/GlobeBrowsingData/Mars/CTX'
'C:/ab7512/OpenSpaceData/Mars/CTX',
'C:/ab7512/OpenSpaceData/Mars/HiRISE',
'',
'',
},
Moon = {
-- Add folders here whose contents will be automatically added to the Moon globe
@@ -25,7 +25,7 @@ local vrt_folders = {
-- if areas overlap, images from the lower results will overwrite the images from former
-- results
-- example: 'C:/OpenSpace/GlobeBrowsingData/Moon'
'C:/ab7512/OpenSpaceData/Moon'
''
}
}