From d278c404afa12a90a14792abb3146278aad61657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=93=8D=BC?= <143974574+xojw@users.noreply.github.com> Date: Sat, 26 Apr 2025 13:54:46 -0500 Subject: [PATCH] ts --- public/assets/g/crazycattle3d/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/g/crazycattle3d/index.html b/public/assets/g/crazycattle3d/index.html index 4b5420ed..c8bd82f3 100644 --- a/public/assets/g/crazycattle3d/index.html +++ b/public/assets/g/crazycattle3d/index.html @@ -156,7 +156,7 @@ ]).then(() => window.location.reload()) .catch(e => console.error(e)); } else { - const msg = 'Error\nPlease close this game out if you are done playing Crazy Cattle 3D.\n'; + const msg = 'Error\nPlease close this out if you are done playing Crazy Cattle 3D.\n'; displayFailureNotice(msg); } } else {