Post-activation sorting of WI entries

This commit is contained in:
Cohee
2023-06-24 20:54:56 +03:00
parent ef9b7187dc
commit f360706227
2 changed files with 41 additions and 38 deletions

View File

@@ -1475,6 +1475,7 @@ function convertWorldInfoToCharacterBook(name, entries) {
extensions: {
position: entry.position,
exclude_recursion: entry.excludeRecursion,
display_index: entry.displayIndex,
}
};