From 6e8606b2dd52475021cd226758f855e2a59574df Mon Sep 17 00:00:00 2001 From: syeyoung Date: Sat, 20 Mar 2021 11:55:27 +0900 Subject: ability cooldown --- options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'options.txt') 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 -- cgit