Skip to content

Commit

Permalink
fix(defs): MamaMegaExplosion
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamiell committed Sep 8, 2023
1 parent aa0bfa8 commit 3a72876
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,7 @@ declare global {
IsPositionInRoom: (position: Vector, margin: float) => boolean;
IsSacrificeDone: () => boolean;
KeepDoorsClosed: () => void;

/** Note that "Explosion" is misspelled as "Explossion". */
MamaMegaExplossion: () => void;

MamaMegaExplosion: (position: Vector) => void;
PlayMusic: () => void;
RemoveDoor: (doorSlot: DoorSlot) => void;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ EHWAZ
ELLEECH
EVIS
Explosivo
Explossion
eyepatch
Fadein
FCUK
Expand Down

0 comments on commit 3a72876

Please sign in to comment.