Fix misaligned SETCOLOR help message

This commit is contained in:
maron2000
2025-03-05 23:11:02 +09:00
parent 9330f0efc5
commit 5c253bbadd
2 changed files with 4 additions and 0 deletions

View File

@@ -4154,6 +4154,7 @@ To change the current background and foreground colors, use COLOR command.
.
:PROGRAM_SETCOLOR_STATUS
MONO mode status: %s (video mode %d)
.
:PROGRAM_SETCOLOR_ACTIVE
active
@@ -4178,6 +4179,7 @@ Must be + or - for MONO: %s
.
:PROGRAM_SETCOLOR_COLOR
Color %d: (%d,%d,%d) or #%02x%02x%02x
.
:PROGRAM_SETCOLOR_INVALID_NUMBER
Invalid color number - %s

View File

@@ -4171,6 +4171,7 @@ SETCOLOR [color# [value]]
.
:PROGRAM_SETCOLOR_STATUS
MONO モード 状態: %s (video mode %d)
.
:PROGRAM_SETCOLOR_ACTIVE
有効
@@ -4195,6 +4196,7 @@ MONOは + または - を指定して下さい: %s
.
:PROGRAM_SETCOLOR_COLOR
色番号 %d: (%d,%d,%d) または #%02x%02x%02x
.
:PROGRAM_SETCOLOR_INVALID_NUMBER
色番号が無効です - %s