Kinda misleading comment

This commit is contained in:
Cohee 2024-06-23 01:52:10 +03:00
parent 461b73facf
commit 7875a65b44

View File

@ -278,7 +278,7 @@ class WorldInfoBuffer {
}
/**
* Clean-up the external effects for entries (activations and suppressions).
* Clean-up the external effects for entries.
*/
resetExternalEffects() {
WorldInfoBuffer.externalActivations.splice(0, WorldInfoBuffer.externalActivations.length);