From a2c77678d9b57902cb91d6ffd94e5d50e1856743 Mon Sep 17 00:00:00 2001 From: Desour Date: Thu, 29 May 2025 22:10:09 +0200 Subject: [PATCH] add context annotation to enable_sscsm setting --- builtin/settingtypes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index 5842a3277..32288ee79 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -1947,7 +1947,7 @@ enable_client_modding (Client modding) [client] bool false # Where to enable server-sent client-side modding (SSCSM). # Warning: Experimental. -enable_sscsm (Enable SSCSM) enum nowhere nowhere,singleplayer,localhost,lan,everywhere +enable_sscsm (Enable SSCSM) [client] enum nowhere nowhere,singleplayer,localhost,lan,everywhere # Replaces the default main menu with a custom one. main_menu_script (Main menu script) [client] string