diff options
author | syeyoung <42869671+cyoung06@users.noreply.github.com> | 2020-11-24 16:15:00 +0900 |
---|---|---|
committer | syeyoung <42869671+cyoung06@users.noreply.github.com> | 2020-11-24 16:15:00 +0900 |
commit | 8c45dda66cf5f37066f02c22ceb36509d0ac35c2 (patch) | |
tree | 9d0bb9f80653b39f3529790d5f9bfa2b9658f60b /options.txt | |
parent | 0593c1b6390ddf7c92c6a5ddab3e31c5f6e59e7d (diff) | |
download | Skyblock-Dungeons-Guide-8c45dda66cf5f37066f02c22ceb36509d0ac35c2.tar.gz Skyblock-Dungeons-Guide-8c45dda66cf5f37066f02c22ceb36509d0ac35c2.tar.bz2 Skyblock-Dungeons-Guide-8c45dda66cf5f37066f02c22ceb36509d0ac35c2.zip |
save and edit generic roomdata
Diffstat (limited to 'options.txt')
-rw-r--r-- | options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/options.txt b/options.txt index 25252add..ff68bb43 100644 --- a/options.txt +++ b/options.txt @@ -24,7 +24,7 @@ chatLinks:true chatLinksPrompt:true chatOpacity:1.0 snooperEnabled:true -fullscreen:true +fullscreen:false 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:0 +key_key.drop:16 key_key.inventory:18 key_key.chat:20 key_key.playerlist:15 |