From b6a61fc85ce976f70cc988f2732baec53d252583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arsenijs=20=C4=BBu?= Date: Sun, 28 Apr 2024 12:44:42 +0000 Subject: [PATCH] Update about.html --- about.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/about.html b/about.html index b2e947b..2cca1c8 100644 --- a/about.html +++ b/about.html @@ -136,6 +136,7 @@
  • About
  • Game
  • Support
  • +
  • Updates
  • @@ -175,7 +176,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"); }