botl.c follow up (trunk only)

This commit is contained in:
nethack.allison
2006-10-18 00:17:48 +00:00
parent 24bf14cdb2
commit c19017a91b

View File

@@ -303,7 +303,7 @@ bot2()
if(cap > UNENCUMBERED)
Sprintf(nb = eos(nb), " %s", enc_stat[cap]);
curs(WIN_STATUS, 1, 1);
putstr(WIN_STATUS, 0, newbot2);
putmixed(WIN_STATUS, 0, newbot2);
}
void