mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-16 12:36:38 +00:00
MiRCARTToAnsi.py: fix colours.
This commit is contained in:
parent
a4fa91f894
commit
375324be9b
@ -13,8 +13,8 @@ MiRCARTToAnsiColours = [
|
||||
30, # Black
|
||||
94, # Light Blue
|
||||
32, # Green
|
||||
31, # Red
|
||||
91, # Light Red
|
||||
91, # Red
|
||||
31, # Light Red
|
||||
35, # Pink
|
||||
33, # Yellow
|
||||
93, # Light Yellow
|
||||
|
Loading…
Reference in New Issue
Block a user