mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-06-14 02:40:45 +08:00
feat: support multi-owner scene recall anchors
This commit is contained in:
4
index.js
4
index.js
@@ -10100,9 +10100,7 @@ function buildRecallRetrieveOptions(settings, context) {
|
||||
currentGraph?.historyState?.lastExtractedRegion ||
|
||||
"",
|
||||
activeCharacterPovOwner:
|
||||
currentGraph?.historyState?.activeCharacterPovOwner ||
|
||||
context.name2 ||
|
||||
"",
|
||||
currentGraph?.historyState?.activeCharacterPovOwner || "",
|
||||
activeUserPovOwner:
|
||||
currentGraph?.historyState?.activeUserPovOwner ||
|
||||
context.name1 ||
|
||||
|
||||
Reference in New Issue
Block a user