view Minimap/Minimap.lua @ 41:7a65ed86e4dd r42-release

- prevent animation Play from firing more than once before block:Hide is called
author Nenue
date Sun, 24 Apr 2016 14:28:49 -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