mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-27 23:39:01 -06:00
Update TilePixelSizes to temporarily address #2472
This commit is contained in:
@@ -245,7 +245,7 @@ openspace.globebrowsing.parseInfoFile = function (file)
|
||||
Name = name,
|
||||
Description = Description or "",
|
||||
FilePath = dir .. '/' .. HeightFile,
|
||||
TilePixelSize = 512
|
||||
TilePixelSize = 65
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user