Skip to content

Commit 82d56dc

Browse files
fix: lint
1 parent 5838132 commit 82d56dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/isaac-typescript-definitions-repentogon/src/types/classes/entity

packages/isaac-typescript-definitions-repentogon/src/types/classes/entity/EntityTear.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ declare global {
8989

9090
/**
9191
* 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
92+
* called in `ModCallback.POST_TEAR_INIT`. Use this function over calling `SFXManager.Stop` on
9393
* the default tear manager sound as it's possible for the default sound to still briefly play
9494
* for a single frame.
9595
*

0 commit comments

Comments
 (0)