save game outputs
This commit is contained in:
parent
05bf37796a
commit
da42cbb4bb
2 changed files with 140 additions and 89 deletions
|
|
@ -1,3 +1,3 @@
|
|||
from rich.console import Console
|
||||
|
||||
console = Console()
|
||||
console = Console(record=True, width=80)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue