Enlarge the shells list

This commit is contained in:
Michael Spang 2007-12-16 01:19:16 -05:00
parent 9470a42998
commit fb829d6687
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ def change_shell(data):
shell.YouPage,
shell.ShellPage,
shell.EndPage
], (50, 15))
], (50, 20))
def run():
push_window( main_menu(), program_name() )