Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2019-04-22 14:36:58 -04:00
30 changed files with 126 additions and 114 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ eatmdone(VOID_ARGS)
free((genericptr_t) g.eatmbuf), g.eatmbuf = 0;
}
/* update display */
if (g.youmonst.m_ap_type) {
if (U_AP_TYPE) {
g.youmonst.m_ap_type = M_AP_NOTHING;
newsym(u.ux, u.uy);
}