feat: latitude/longitude configuráveis para o céu realista
Padrão Toledo-PR (-24.72, -53.74); campos aceitam vírgula ou ponto. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015HtPHsTnDcLVSCiF5FGHZj
This commit is contained in:
parent
05e465e33f
commit
6415112f9a
3 changed files with 35 additions and 0 deletions
|
|
@ -14,5 +14,11 @@
|
|||
<entry name="ChuvaMode" type="Bool">
|
||||
<default>false</default>
|
||||
</entry>
|
||||
<entry name="Latitude" type="Double">
|
||||
<default>-24.72</default>
|
||||
</entry>
|
||||
<entry name="Longitude" type="Double">
|
||||
<default>-53.74</default>
|
||||
</entry>
|
||||
</group>
|
||||
</kcfg>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue