view Minimap/Minimap.lua @ 43:9480bd904f4c

- file name organizing
author Nenue
date Mon, 25 Apr 2016 13:51:58 -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