From 6fdf4c96286a8abd269b4815e40de54786938738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arsenijs=20=C4=BBu?= Date: Sun, 28 Apr 2024 12:45:20 +0000 Subject: [PATCH] Update support.html --- support.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/support.html b/support.html index a767305..d216999 100644 --- a/support.html +++ b/support.html @@ -108,6 +108,7 @@
  • About
  • Game
  • Support
  • +
  • Updates
  • @@ -146,7 +147,7 @@ // Здесь можно добавить код для отправки оценок на сервер или их обработки - alert("Thank you for your ratings! \nFrom: Arsenij, Artem and Roma. :) \nWebsite: " + websiteRating + " stars\nGame: " + gameRating + " stars"); + alert("Thank you for your ratings! \nFrom: Arsenij, Artem and Roman. :) \nWebsite: " + websiteRating + " stars\nGame: " + gameRating + " stars"); }