mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-19 15:20:27 +00:00
another junk line removed
This commit is contained in:
parent
47576cb68e
commit
357e715963
@ -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!")
|
||||
|
@ -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ć!")
|
||||
|
@ -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!", "Игроки не могут так сильно отдаляться друг от друга!")
|
||||
|
Loading…
Reference in New Issue
Block a user