mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-04-01 04:40:22 +02:00
add comment
This commit is contained in:
parent
2bea90a264
commit
7f4a45a4a3
@ -611,6 +611,10 @@ async function moduleWorker() {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Checks whether the current character has a talkinghead image available.
|
||||
* @returns {Boolean}
|
||||
*/
|
||||
async function talkingHeadCheck() {
|
||||
let spriteFolderName = getSpriteFolderName();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user