zeroX, tc_gbl_data and fqn_prefix moved to instance globals.
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ unsigned entflags;
|
||||
/* default to player's original monster type */
|
||||
mdat = &mons[u.umonster];
|
||||
}
|
||||
fakemon = zeromonst;
|
||||
fakemon = g.zeromonst;
|
||||
set_mon_data(&fakemon, mdat, -1); /* set up for goodpos */
|
||||
|
||||
good_ptr = good;
|
||||
|
||||
Reference in New Issue
Block a user