mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
Add a call to turn the cursor on--just in case
This commit is contained in:
parent
fc60a9fef1
commit
a5feeb2635
@ -248,6 +248,7 @@ void end_screen (void)
|
||||
{
|
||||
delalltxwin();
|
||||
|
||||
curs_set(CURS_ON);
|
||||
clear();
|
||||
refresh();
|
||||
endwin();
|
||||
|
Loading…
x
Reference in New Issue
Block a user