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