annotate SkeletonKey/DynamicTypes.lua @ 30:b0e4d04d428a

- use a fixed loop to parse GetProfessions() result so unlearned secondaries don't break the cache - removed a bad varaible reference that was causing confirmation popup to barf
author Nenue
date Fri, 05 Aug 2016 19:41:18 -0400
parents 67db6b712bf3
children 34a2e8d93448
rev   line source
Nenue@6 1 -- KrakTool
Nenue@16 2 -- DynamicTypes.lua
Nenue@6 3 -- Created: 7/28/2016 3:28 PM
Nenue@6 4 -- %file-revision%
Nenue@16 5 -- Logic related to dynamic handlers
Nenue@6 6 local kb, print = LibStub('LibKraken').register(KeyBinder, 'PlayerInfo')