mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
+
This commit is contained in:
parent
556e2be6a9
commit
dfebf8f9c7
1 changed files with 1 additions and 1 deletions
|
@ -1383,7 +1383,7 @@ case "_request_execute":
|
|||
vSet("place", o->qName());
|
||||
PT(("REQ-EX o'place %O\n", o))
|
||||
} else {
|
||||
PT(("REQ-EX object %O\n", o))
|
||||
PT(("REQ-EX object %O not found in %s's places %O\n", o, MYNICK, places))
|
||||
}
|
||||
} else unless (t2) {
|
||||
// must be a person then
|
||||
|
|
Loading…
Reference in a new issue