From 315a2ae00b0b57648f37a4467b7d6163f7f73365 Mon Sep 17 00:00:00 2001 From: unsoftcapped3 <75136164+unsoftcapped3@users.noreply.github.com> Date: Wed, 21 Dec 2022 03:11:00 +0000 Subject: [PATCH] make wording about you have toys more clear --- src/data/layers/toys.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/layers/toys.tsx b/src/data/layers/toys.tsx index 97f87a8..774a56f 100644 --- a/src/data/layers/toys.tsx +++ b/src/data/layers/toys.tsx @@ -356,7 +356,7 @@ const layer = createLayer(id, function (this: BaseLayer) { {renderGrid(row1Upgrades)} -
You have made {formatWhole(toySum.value)} total toys
+
You have {formatWhole(toySum.value)} toys
{milestonesDisplay()} )),