Skip to content

Commit

Permalink
Disable pumpkin cinematic during simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Nov 5, 2024
1 parent 8d0d872 commit 6a4324d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ class PumpkinHatCinematicEntry(
this,
)
}

override fun createSimulating(player: Player): CinematicAction? = null
}

data class PumpkinHatSegment(
Expand Down

0 comments on commit 6a4324d

Please sign in to comment.