summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--banner.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/banner.c b/banner.c
index aea1b40..2537b97 100644
--- a/banner.c
+++ b/banner.c
@@ -136,13 +136,13 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" K K ",
" " },
- ['L'] = { " l ",
- " l ",
- " l ",
- " l ",
- " l ",
- " l ",
- " l ",
+ ['L'] = { " L ",
+ " L ",
+ " L ",
+ " L ",
+ " L ",
+ " L ",
+ " LLLLLL ",
" " },
['M'] = { " ",