mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-06 19:39:56 -05:00
Fix forgotten rename from 'Size' to 'Radius'
This commit is contained in:
@@ -17,7 +17,7 @@ local radialGrid = {
|
||||
Color = { 0.6, 1.0, 0.7 },
|
||||
LineWidth = 3.0,
|
||||
GridSegments = { 3, 4 },
|
||||
OuterSize = 1.0,
|
||||
OuterRadius = 1.0,
|
||||
InnerRadius = 0.2,
|
||||
Enabled = false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user