From e787370fc3a379b40fbae3c8cb802a0e474c9d4b Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Tue, 21 Feb 2023 12:11:04 +0200 Subject: [PATCH] Default WI depth lowered --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 71e15be32..ddbc1c2a3 100644 --- a/public/index.html +++ b/public/index.html @@ -138,7 +138,7 @@ var world_info = null; var world_names; var world_info_data = null; - var world_info_depth = 3; + var world_info_depth = 2; var world_info_budget = 200; var imported_world_name = ''; var max_context = 2048;//2048;