From 4e0e6a467d370332637a33b88086b397ed021252 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 18 Jun 2017 18:48:24 +0200 Subject: [PATCH] added missing line --- language-ru.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/language-ru.cpp b/language-ru.cpp index 4fa208a6..6d7c09f8 100644 --- a/language-ru.cpp +++ b/language-ru.cpp @@ -5454,10 +5454,10 @@ S("Many lands in HyperRogue are based around periodic patterns. " "For example, both Zebra and Windy Plains are based on the pattern " "shown in the previous slide. " "Such lands often have tree-like nature.", - "Wiele krain jest opartych na okresowych wzorach. Na przykład Zebra " - "i Wietrzna Równina są obie oparte na wzorze z poprzedniego slajdu. " - "Krainy takie mają zwykle drzewiastą strukturę.") - + "Многие земли основаны на периодических узорах. Например, " + "Зебра и Ветреная Равнина содержат узоры с предыдущего слайда. " + "Такие земли часто имеют древовидную структуру.") + S("Fractal landscapes", "Фрактальные пейзажи") S("On the following slide, the colors change smoothly in the whole infinite world. " "Again, this works better than in Euclidean geometry.", @@ -5579,4 +5579,4 @@ S( ) #undef Orb - + \ No newline at end of file