1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-15 06:17:38 +00:00

text fixes

This commit is contained in:
Zeno Rogue
2021-05-31 09:39:16 +02:00
parent 199d5ef598
commit 1791bd9f02
2 changed files with 3 additions and 3 deletions

2
vr.cpp
View File

@@ -1303,7 +1303,7 @@ EX void show_vr_settings() {
dialog::add_action([] {
dialog::editNumber(absolute_unit_in_meters, .01, 100, 0.1, 1, XLAT("absolute unit in meters"),
XLAT(
"The size of the absolute unit of the non-Euclidean geometry correspond in meters. "
"The size of the absolute unit of the non-Euclidean geometry in meters. "
"This affects the headset movement and binocular vision.\n\n"
"In spherical geometry, the absolute unit is the radius of the sphere. "
"The smaller the absolute unit, the stronger the non-Euclidean effects.\n\n"