Mercurial > wow > reaction
comparison classes/Overlay.lua @ 169:8cc187143acd
Strip out obsolete revision tracking
| author | Flick <flickerstreak@gmail.com> |
|---|---|
| date | Tue, 19 Oct 2010 17:20:16 +0000 |
| parents | 806a61b331a0 |
| children | df68b5a40490 |
comparison
equal
deleted
inserted
replaced
| 168:07c76dbc0236 | 169:8cc187143acd |
|---|---|
| 17 local GameTooltipTextRight1 = GameTooltipTextRight1 | 17 local GameTooltipTextRight1 = GameTooltipTextRight1 |
| 18 local GameTooltipTextRight2 = GameTooltipTextRight2 | 18 local GameTooltipTextRight2 = GameTooltipTextRight2 |
| 19 local GameTooltipTextRight3 = GameTooltipTextRight3 | 19 local GameTooltipTextRight3 = GameTooltipTextRight3 |
| 20 | 20 |
| 21 local KB = LibStub("LibKeyBound-1.0") | 21 local KB = LibStub("LibKeyBound-1.0") |
| 22 | |
| 23 ReAction:UpdateRevision("$Revision$") | |
| 24 | |
| 25 | 22 |
| 26 -- | 23 -- |
| 27 -- Wrap some of the bar manipulators to make them state-aware | 24 -- Wrap some of the bar manipulators to make them state-aware |
| 28 -- | 25 -- |
| 29 local function SetAnchor( bar, point, frame, relPoint, x, y ) | 26 local function SetAnchor( bar, point, frame, relPoint, x, y ) |
