From 6d537be9c80cc5914c94ab9a871b7cee865b29ba Mon Sep 17 00:00:00 2001 From: Isma Date: Tue, 6 Feb 2024 00:43:52 +0100 Subject: [PATCH] directional audio true --- default_options.txt | 2 +- manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/default_options.txt b/default_options.txt index 4d0964e..9cf7ea4 100644 --- a/default_options.txt +++ b/default_options.txt @@ -13,7 +13,7 @@ invertYMouse:false realmsNotifications:true reducedDebugInfo:false showSubtitles:false -directionalAudio:false +directionalAudio:true touchscreen:false fullscreen:false bobView:true diff --git a/manifest b/manifest index 08ad7d7..ce2d8de 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ const vars = { - version: "1.10.6", + version: "1.10.7", id: "mcjaen2024", icon: "https://git.ragestudio.net/srgooglo/jaen-united-2024/raw/branch/main/icon.gif", name: "Jaen United Server",