mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-16 00:12:48 +00:00
updates
This commit is contained in:
parent
4aea89255d
commit
4bc2cb751f
@ -183,7 +183,7 @@ class CLI(Logger):
|
||||
else:
|
||||
clear_screen()
|
||||
for i,msg in enumerate(msgs):
|
||||
print(f'@Operator: Message {i+1} of {len(msgs)}:\n\n')
|
||||
print(f'@Operator:\n Message {i+1} of {len(msgs)}')
|
||||
print(msg)
|
||||
do_pause()
|
||||
clear_screen()
|
||||
|
Loading…
Reference in New Issue
Block a user