mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-27 20:07:40 +00:00
updated the Polish translation
This commit is contained in:
@@ -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