This commit is contained in:
jl777
2019-02-05 21:04:19 -11:00
parent ef94a1d13d
commit 022a5903b8
25 changed files with 933 additions and 579 deletions

View File

@@ -405,7 +405,8 @@ def:
msg(rs,"the %s whizzes by you", name);
}
mvaddch(pos.y, pos.x, dirch);
refresh();
if ( rs->sleeptime != 0 )
refresh();
}
}
for (c2 = spotpos; c2 < c1; c2++)