1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-04-05 18:27:01 +00:00

added multiplication sign to langen

This commit is contained in:
Zeno Rogue 2025-03-08 16:37:46 +01:00
parent b4b50c2b4d
commit 92419ccd25

View File

@ -375,7 +375,7 @@ int main(int argc, char ** argv) {
// superscripts
"¹", "²", "³", "", "", "",
// other math symbols
"", "½", "",
"", "½", "", "×",
// Greek letters
"α", "β", "γ", "δ", "ε", "ζ", "η", "θ", "ι", "κ", "λ", "μ", "ν", "ξ", "ο", "π", "ρ", "σ", "τ", "υ", "φ", "χ", "ψ", "ω",
// other symbols