From 3ac8e4e974dd23e9034f4cb1df90830d3e02e2e0 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 3e7ec92d8a..f1af101a2c 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -1885,7 +1885,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