Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/sky.config.patch
diff options
context:
space:
mode:
authorNiffe <77193496+N1ffe@users.noreply.github.com>2024-03-15 15:16:02 +0200
committerNiffe <petrovnik01@ukr.net>2024-03-15 15:53:32 +0200
commitcc960aa754b5736011e305c8fbdfa99a8d0c2f5a (patch)
treed296a4c0eabdc55873c858f995f7e3911f0dd5d8 /assets/opensb/sky.config.patch
parent24c4acf8fd3dc53e796ce4b94433f028cfb90d3d (diff)
Remove unrelated comment
This was supposed to reference another sun feature (dynamic scaling), which was not added due to being quite specific
Diffstat (limited to 'assets/opensb/sky.config.patch')
-rw-r--r--assets/opensb/sky.config.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/opensb/sky.config.patch b/assets/opensb/sky.config.patch
index e9a7866..fc7d0a0 100644
--- a/assets/opensb/sky.config.patch
+++ b/assets/opensb/sky.config.patch
@@ -1,7 +1,7 @@
{
"sun" : {
"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" : {
"enabled" : true,
"images" : {
@@ -20,4 +20,4 @@
}
}
}
-} \ No newline at end of file
+}