Remove redundant delay
This commit is contained in:
parent
e1df4fe438
commit
bd514fc54e
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@ back {
|
||||||
SMODS.calculate_effect({message = localize "ph_boss_disabled"}, card)
|
SMODS.calculate_effect({message = localize "ph_boss_disabled"}, card)
|
||||||
G.GAME.blind:wiggle()
|
G.GAME.blind:wiggle()
|
||||||
play_sound "timpani"
|
play_sound "timpani"
|
||||||
delay(0.4)
|
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue