We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5838132 commit 82d56dcCopy full SHA for 82d56dc
1 file changed
packages/isaac-typescript-definitions-repentogon/src/types/classes/entity/EntityTear.d.ts
@@ -89,7 +89,7 @@ declare global {
89
90
/**
91
* Sets the sound that the tear plays when the tear is first spawned. This function must be
92
- * called in `ModCallback.POST_TEAR_INIT`. Use this function over calling `sfxmanager.Stop` on
+ * called in `ModCallback.POST_TEAR_INIT`. Use this function over calling `SFXManager.Stop` on
93
* the default tear manager sound as it's possible for the default sound to still briefly play
94
* for a single frame.
95
*
0 commit comments