From 1c3a27bc9afa0be0b720a4f2e72638bd782049d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Noord?= <13665637+DanielNoord@users.noreply.github.com> Date: Thu, 18 Mar 2021 09:17:08 +0100 Subject: [PATCH] Made description of decimal setting clearer #690 --- src/Data/SettingsData.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Data/SettingsData.js b/src/Data/SettingsData.js index 462ff0f..e370439 100644 --- a/src/Data/SettingsData.js +++ b/src/Data/SettingsData.js @@ -687,7 +687,7 @@ const Config = { 'bool', 'Notation', ['1 decimals', '2 decimals', '3 decimals'], - 'Set the number of decimals used when applicable', + `Set the number of decimals used when applicable. This only works with Cookie Monster scales and not with "Game's Setting Scale"`, false, function () { RefreshScale();