diff options
author | syeyoung <cyong06@naver.com> | 2021-03-20 11:55:27 +0900 |
---|---|---|
committer | syeyoung <cyong06@naver.com> | 2021-03-20 11:55:27 +0900 |
commit | 6e8606b2dd52475021cd226758f855e2a59574df (patch) | |
tree | aabd1f6bf76c808751e6c54dd6e422da43bdaed9 /options.txt | |
parent | c11cd2144699ec909897d1eabe90f65992a5bb14 (diff) | |
download | Skyblock-Dungeons-Guide-6e8606b2dd52475021cd226758f855e2a59574df.tar.gz Skyblock-Dungeons-Guide-6e8606b2dd52475021cd226758f855e2a59574df.tar.bz2 Skyblock-Dungeons-Guide-6e8606b2dd52475021cd226758f855e2a59574df.zip |
ability cooldown
Diffstat (limited to 'options.txt')
-rwxr-xr-x | options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/options.txt b/options.txt index 92e3dbcf..60b48504 100755 --- a/options.txt +++ b/options.txt @@ -3,7 +3,7 @@ mouseSensitivity:0.5 fov:1.0 gamma:1.0 saturation:0.0 -renderDistance:5 +renderDistance:6 guiScale:2 particles:0 bobView:true @@ -24,7 +24,7 @@ chatLinks:true chatLinksPrompt:true chatOpacity:1.0 snooperEnabled:true -fullscreen:false +fullscreen:true enableVsync:true useVbo:true hideServerAddress:false |