diff options
Diffstat (limited to 'src/gui/browserbox.cpp')
-rw-r--r-- | src/gui/browserbox.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/browserbox.cpp b/src/gui/browserbox.cpp index 9a8aed34..973f9251 100644 --- a/src/gui/browserbox.cpp +++ b/src/gui/browserbox.cpp @@ -57,7 +57,8 @@ BrowserBox::BrowserBox(unsigned int mode): "graphics/gui/browserfont.png", " abcdefghijklmnopqrstuvwxyz" "ABCDEFGHIJKLMNOPQRSTUVWXYZ01234567" - "89:@!\"$%&/=?^+*#[]{}()<>_;'.,\\|-~`"); + "89:@!\"$%&/=?^+*#[]{}()<>_;'.,\\|-~`" + "ψεαΑιΙνΝσΣϊΪη_₯£’‘ΏΰγυκρΡφόδΦάΔί"); } else #endif { |