Remove unrelated comment
This was supposed to reference another sun feature (dynamic scaling), which was not added due to being quite specific
This commit is contained in:
parent
24c4acf8fd
commit
cc960aa754
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"sun" : {
|
"sun" : {
|
||||||
"rayColor" : [255, 255, 200],
|
"rayColor" : [255, 255, 200],
|
||||||
"scale" : 0.7, // base scale, dynamic scaling aplies after it (sun image appears to have a higher scale in osb client?)
|
"scale" : 0.7, // sun image appears to have a higher scale in osb client?
|
||||||
"dynamicImage" : {
|
"dynamicImage" : {
|
||||||
"enabled" : true,
|
"enabled" : true,
|
||||||
"images" : {
|
"images" : {
|
||||||
@ -20,4 +20,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user