Revert "Previous encumberance state moved to decl.c."
This reverts commit 4e774197a6.
This commit is contained in:
@@ -1556,6 +1556,7 @@ struct obj *otmp;
|
||||
int
|
||||
encumber_msg()
|
||||
{
|
||||
static int oldcap = UNENCUMBERED;
|
||||
int newcap = near_capacity();
|
||||
|
||||
if (oldcap < newcap) {
|
||||
|
||||
Reference in New Issue
Block a user