WoWInterface SVN pStats

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 21 to Rev 20
    Reverse comparison

Rev 21 → Rev 20

trunk/pStats_Config/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',