diff options
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 ae7fe545..9db0f045 100644 --- a/options.txt +++ b/options.txt @@ -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 |