WoWInterface SVN pStats

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/pStats_Config
    from Rev 21 to Rev 19
    Reverse comparison

Rev 21 → Rev 19

pStats_Config.lua
1,8 → 1,7
local db = pStatsDB or {colors = {0, 1, 1}, sorted = true} + LibStub('LibSimpleOptions-1.0').AddOptionsPanel('pStats', function(self) - local db = pStatsDB or {colors = {0, 1, 1}, sorted = true} local title, sub = self:MakeTitleTextAndSubText('pStats', 'These options allow you to customize the looks of pStats.') - - pStatsDB = db self:MakeButton( 'name', 'Class Color',