Record in xlogfile if any bones were loaded

This commit is contained in:
Pasi Kallinen
2015-04-02 13:06:45 +03:00
parent 066e415c3e
commit 884d9d4be5
3 changed files with 5 additions and 2 deletions

View File

@@ -597,6 +597,7 @@ getbones()
}
(void) close(fd);
sanitize_engravings();
u.uroleplay.numbones++;
if(wizard) {
if(yn("Unlink bones?") == 'n') {