From 357e715963cda6c21e888ecb42a97385c7dba1f8 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Thu, 4 Feb 2021 15:28:43 +0100 Subject: [PATCH] another junk line removed --- language-cz.cpp | 2 -- language-pl.cpp | 2 -- language-ru.cpp | 2 -- 3 files changed, 6 deletions(-) diff --git a/language-cz.cpp b/language-cz.cpp index 81e8efc1..957b7f0c 100644 --- a/language-cz.cpp +++ b/language-cz.cpp @@ -4002,8 +4002,6 @@ S("next page", "další stránka") // new multiplayer -S("shoot'em up and multiplayer", "střílečka / více hráčů") - S("Two players cannot move/attack the same location!", "Dva hráči nemohou zacílovat stejnou lokaci!") S("Cannot move into the current location of another player!", "Nemůžeš vstoupit na políčko obsazené jiným hráčem!") S("Players cannot get that far away!", "Hráči se nemohou vzdálit tak daleko!") diff --git a/language-pl.cpp b/language-pl.cpp index 86ce723b..d1a47242 100644 --- a/language-pl.cpp +++ b/language-pl.cpp @@ -3918,8 +3918,6 @@ S("next page", "kolejna strona") // new multiplayer // --------------- -S("shoot'em up / multiplayer / input", "strzelanka / wielu graczy / sterowanie") - S("Two players cannot move/attack the same location!", "Dwóch graczy nie może celować w to samo miejsce!") S("Cannot move into the current location of another player!", "Nie możesz wejść na miejsce innego gracza!") S("Players cannot get that far away!", "Gracze nie mogą się tak oddalać!") diff --git a/language-ru.cpp b/language-ru.cpp index 09558a90..274c4b24 100644 --- a/language-ru.cpp +++ b/language-ru.cpp @@ -4039,8 +4039,6 @@ S("next page", "следующая страница") // new multiplayer // --------------- -S("shoot'em up and multiplayer", "стрельба / игроки") - S("Two players cannot move/attack the same location!", "Два игрока не могут ходить в одну клетку!") S("Cannot move into the current location of another player!", "Нельзя пойти в клетку, занятую другим игроком!") S("Players cannot get that far away!", "Игроки не могут так сильно отдаляться друг от друга!")