Sat May 21 13:23:13 BST 2022
This commit is contained in:
parent
06b5a52988
commit
8aee06371d
@ -254,7 +254,9 @@ def showDetail(BBS):
|
|||||||
if ch == 'Q':
|
if ch == 'Q':
|
||||||
canend = "yes"
|
canend = "yes"
|
||||||
if ch == 'C':
|
if ch == 'C':
|
||||||
gotoxy(1,25);write('C pressed')
|
write('|SS'); write('|CL')
|
||||||
|
menucmd('IT','/addr='+address+' /port='+str(port))
|
||||||
|
write('[0;26 D'); write('|RS')
|
||||||
if ch == KEY_LEFT:
|
if ch == KEY_LEFT:
|
||||||
if rating > 0:
|
if rating > 0:
|
||||||
rating -= 1
|
rating -= 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user