CE_MONITOR
(ent->flags & CE_MONITOR) && monitormode ? "M" : ""));
if (monitormode && (ent->flags & CE_MONITOR) && domonitor(ent))
working->flags |= CE_MONITOR;
} else if (working->flags & CE_MONITOR) {
if ((working->flags & CE_MONITOR) && working->whom == NULL) {