mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-07-03 17:02:42 +00:00
updated the Polish translation
This commit is contained in:
+1
-1
@@ -743,7 +743,7 @@ void showGraphConfig() {
|
||||
|
||||
if(xuni == 'L') {
|
||||
dialog::editNumber(vid.linequality, -3, 5, 1, 1, XLAT("line quality"),
|
||||
XLAT("Higher numbers make the curved lines smoother, but reduces the performance."));
|
||||
XLAT("Higher numbers make the curved lines smoother, but reduce the performance."));
|
||||
dialog::reaction = [] () { resetGeometry(); };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user