objnam.c globals moved to instance globals.
This commit is contained in:
@@ -345,6 +345,9 @@ const struct instance_globals g_init = {
|
||||
/* mused.c */
|
||||
FALSE, /* m_using */
|
||||
|
||||
/* objname.c */
|
||||
0, /* distantname */
|
||||
|
||||
/* pickup.c */
|
||||
0, /* oldcap */
|
||||
UNDEFINED_PTR, /* current_container */
|
||||
|
||||
Reference in New Issue
Block a user