comment bit
- the dropx comment has been wrong for a while, time to accept that
This commit is contained in:
@@ -496,8 +496,8 @@ register struct obj *obj;
|
|||||||
return(1);
|
return(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Called in several places - should not produce texts */
|
/* Called in several places - may produce output */
|
||||||
/* ship_object() _can_ produce texts--is that comment still correct? */
|
/* eg ship_object() and dropy() -> sellobj() both produce output */
|
||||||
void
|
void
|
||||||
dropx(obj)
|
dropx(obj)
|
||||||
register struct obj *obj;
|
register struct obj *obj;
|
||||||
|
|||||||
Reference in New Issue
Block a user