pyramid glyph for CP437 DEL
[nikiroo-utils.git] / src / jexer / bits / GraphicsChars.java
index 70c7c77adecfbc4e50ca562461eda2c82aa262c2..cd48fc8225fb193532a9765a9e25084ba6458566 100644 (file)
@@ -78,7 +78,7 @@ public final class GraphicsChars {
         '\u0070', '\u0071', '\u0072', '\u0073',
         '\u0074', '\u0075', '\u0076', '\u0077',
         '\u0078', '\u0079', '\u007a', '\u007b',
-        '\u007c', '\u007d', '\u007e', '\u007f',
+        '\u007c', '\u007d', '\u007e', '\u2302',
         '\u00c7', '\u00fc', '\u00e9', '\u00e2',
         '\u00e4', '\u00e0', '\u00e5', '\u00e7',
         '\u00ea', '\u00eb', '\u00e8', '\u00ef',