mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Kinda misleading comment
This commit is contained in:
@@ -278,7 +278,7 @@ class WorldInfoBuffer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Clean-up the external effects for entries (activations and suppressions).
|
* Clean-up the external effects for entries.
|
||||||
*/
|
*/
|
||||||
resetExternalEffects() {
|
resetExternalEffects() {
|
||||||
WorldInfoBuffer.externalActivations.splice(0, WorldInfoBuffer.externalActivations.length);
|
WorldInfoBuffer.externalActivations.splice(0, WorldInfoBuffer.externalActivations.length);
|
||||||
|
Reference in New Issue
Block a user