diff --git a/default/Static.cpp b/default/Static.cpp index 5d16daad17..f40e001249 100644 --- a/default/Static.cpp +++ b/default/Static.cpp @@ -310,7 +310,7 @@ static unsigned char sticky_bits[] = { 0x3c, 0x42, 0x81, 0x81, 0x81, 0x81, 0x42, 0x3c}; static unsigned char question_bits[] = { - 0x3c, 0x66, 0x60, 0x30, 0x18, 0x00, 0x18, 0x18}; + 0x3c, 0x66, 0x06, 0x0c, 0x18, 0x00, 0x18, 0x18}; void Static::_loadGlyphs()