diff --git a/game.html b/game.html index 0498660..45d9108 100644 --- a/game.html +++ b/game.html @@ -134,6 +134,7 @@
  • About
  • Game
  • Support
  • +
  • Updates
  • @@ -155,7 +156,7 @@ - Multiplayer modes and special events

    -

    How to Play

    +

    Difficulties

    To start playing Tanks 2D, download the game using the link below and follow the instructions to install it. You can play single-player or join multiplayer battles to test your skills against other players. @@ -188,7 +189,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"); }