diff options
author | syeyoung <42869671+cyoung06@users.noreply.github.com> | 2020-11-22 14:38:55 +0900 |
---|---|---|
committer | syeyoung <42869671+cyoung06@users.noreply.github.com> | 2020-11-22 14:38:55 +0900 |
commit | a2d37ac4c47e4612178cbbfa2ba0c3affdff88e0 (patch) | |
tree | 71bbcbed9c03cfbd505e9572bc320ee7aa9daa52 /options.txt | |
parent | 57fa3552e1ebbd39940343a4db12968d5f9931b9 (diff) | |
download | Skyblock-Dungeons-Guide-a2d37ac4c47e4612178cbbfa2ba0c3affdff88e0.tar.gz Skyblock-Dungeons-Guide-a2d37ac4c47e4612178cbbfa2ba0c3affdff88e0.tar.bz2 Skyblock-Dungeons-Guide-a2d37ac4c47e4612178cbbfa2ba0c3affdff88e0.zip |
Map Utils and Gap and startroom determination
Diffstat (limited to 'options.txt')
-rw-r--r-- | options.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/options.txt b/options.txt index 3435e451..25252add 100644 --- a/options.txt +++ b/options.txt @@ -4,7 +4,7 @@ fov:1.0 gamma:0.0 saturation:0.0 renderDistance:12 -guiScale:0 +guiScale:2 particles:0 bobView:true anaglyph3d:false @@ -24,7 +24,7 @@ chatLinks:true chatLinksPrompt:true chatOpacity:1.0 snooperEnabled:true -fullscreen:false +fullscreen:true enableVsync:true useVbo:false hideServerAddress:false @@ -66,7 +66,7 @@ key_key.right:32 key_key.jump:57 key_key.sneak:42 key_key.sprint:58 -key_key.drop:16 +key_key.drop:0 key_key.inventory:18 key_key.chat:20 key_key.playerlist:15 |