This commit is contained in:
𓍼 2025-04-26 13:54:46 -05:00
parent e32a2c5c54
commit d278c404af

View File

@ -156,7 +156,7 @@
]).then(() => window.location.reload()) ]).then(() => window.location.reload())
.catch(e => console.error(e)); .catch(e => console.error(e));
} else { } 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); displayFailureNotice(msg);
} }
} else { } else {