mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-21 19:44:04 +00:00
transl fixup
This commit is contained in:
@@ -1994,7 +1994,7 @@ EX namespace patterns {
|
||||
"wallif(condition, color)\n"
|
||||
);
|
||||
|
||||
s += "see compute_map_function in pattern2.cpp for more\n";
|
||||
s += XLAT("see compute_map_function in pattern2.cpp for more\n");
|
||||
|
||||
s += "\n\n" + parser_help();
|
||||
|
||||
|
Reference in New Issue
Block a user