From 87d40e9e62263b9d6485cc2424ea0da43766adff Mon Sep 17 00:00:00 2001 From: Filip Maciejewski Date: Tue, 17 Oct 2023 19:34:16 +0200 Subject: [PATCH] Update template comment --- template/cba_settings_userconfig/config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/cba_settings_userconfig/config.cpp b/template/cba_settings_userconfig/config.cpp index d09e8f0d8..50d772df4 100644 --- a/template/cba_settings_userconfig/config.cpp +++ b/template/cba_settings_userconfig/config.cpp @@ -13,5 +13,5 @@ class CfgPatches { }; }; -// Uncommenting this will make any changes to "Server" settings be lost upon game restart +// Uncommenting this will make any changes to "Server" settings be lost upon game restart, applies only to dedicated servers // cba_settings_volatile = 1;