From 9a6faee25e78c8ad86ae0d8d87a54148eab31b93 Mon Sep 17 00:00:00 2001 From: Yocto Date: Thu, 26 Dec 2024 23:59:33 -0700 Subject: [PATCH] No maintenance --- client/src/ui/modals/ChangelogModal.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/client/src/ui/modals/ChangelogModal.tsx b/client/src/ui/modals/ChangelogModal.tsx index f2fc6eb2..8f44192d 100644 --- a/client/src/ui/modals/ChangelogModal.tsx +++ b/client/src/ui/modals/ChangelogModal.tsx @@ -11,7 +11,6 @@ function ChangelogModal() { -
  • - CHRISTMAS SKIN! GET THE SKIN FOR FREE BEFORE IT GOES OFFSALE!



  • @@ -30,6 +29,9 @@ function ChangelogModal() { /* Create your own skins to be added in the game! - */ + + +
  • - CHRISTMAS SKIN! GET THE SKIN FOR FREE BEFORE IT GOES OFFSALE!
  • +*/ export default ChangelogModal;