zeroX, tc_gbl_data and fqn_prefix moved to instance globals.
This commit is contained in:
@@ -1181,7 +1181,7 @@ int mmflags;
|
||||
}
|
||||
(void) propagate(mndx, countbirth, FALSE);
|
||||
mtmp = newmonst();
|
||||
*mtmp = zeromonst; /* clear all entries in structure */
|
||||
*mtmp = g.zeromonst; /* clear all entries in structure */
|
||||
|
||||
if (mmflags & MM_EGD)
|
||||
newegd(mtmp);
|
||||
|
||||
Reference in New Issue
Block a user