Mercurial > wow > buffalo2
view Minimap/Minimap.lua @ 46:aa693607b813
Block
- use Animation:IsPlaying() to determine whether a block should be ignored during cleanup; fixes abandoned quest ghosts
author | Nenue |
---|---|
date | Tue, 26 Apr 2016 15:05:38 -0400 |
parents | 1f8f9cc3d956 |
children |
line wrap: on
line source
--- ${PACKAGE_NAME} -- @file-author@ -- @project-revision@ @project-hash@ -- @file-revision@ @file-hash@ -- Created: 4/21/2016 9:45 AM local B = select(2, ...) local T = B:RegisterModule("Cluster", _G.VeneerMiniMapCluster) function T:OnInitialize () end