no edit summary
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
this function only for estimate finsh loot | this function only for estimate finsh loot | ||
IsFishingLoot | IsFishingLoot | ||
-------------- | |||
Used to identify that the loot window should display the fish graphic | |||
elseif( IsFishingLoot() ) then | |||
PlaySound("FISHING REEL IN"); | |||
LootFramePortraitOverlay:SetTexture("Interface\\LootFrame\\FishingLoot-Icon"); | |||