Skip to content

Commit

Permalink
- Fix copy pasta.
Browse files Browse the repository at this point in the history
  • Loading branch information
StormFX committed Jul 14, 2024
1 parent 656e298 commit 7ec9abf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Core/Regions/SpellAlert.lua
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ local function SkinFlipBook(Region, Button, Skin, xScale, yScale)

-- Verify there's a start animation.
if Start_Flipbook and Start_Animation then
local Start_Texture = FlipBook_Style.StartTexture

if not Start_Texture then
Start_Texture = Loop_Texture
Region.__Loop_Only = true
Expand Down

0 comments on commit 7ec9abf

Please sign in to comment.