mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-10 04:21:02 +00:00
+
This commit is contained in:
parent
556e2be6a9
commit
dfebf8f9c7
@ -1383,7 +1383,7 @@ case "_request_execute":
|
|||||||
vSet("place", o->qName());
|
vSet("place", o->qName());
|
||||||
PT(("REQ-EX o'place %O\n", o))
|
PT(("REQ-EX o'place %O\n", o))
|
||||||
} else {
|
} 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) {
|
} else unless (t2) {
|
||||||
// must be a person then
|
// must be a person then
|
||||||
|
Loading…
Reference in New Issue
Block a user