mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
9 lines
248 B
TOML
Executable file
9 lines
248 B
TOML
Executable file
|
|
[gui]
|
|
#The offset of the left of the thirst overlay from its default position.
|
|
#Range: > -2147483648
|
|
thirst_left_offset = 0
|
|
#The offset of the top of the thirst overlay from its default position.
|
|
#Range: > -2147483648
|
|
thirst_top_offset = 0
|
|
|