Mercurial > wow > reaction
diff Overlay.lua @ 80:42ec2938d65a
- Added Revision keyword on all .lua files (except ReAction_Action, which is under dev)
- Removed ReAction_Paging module stub
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 24 Jun 2008 23:47:27 +0000 |
parents | da8ba8783924 |
children | 7cabc8ac6c16 |
line wrap: on
line diff
--- a/Overlay.lua Tue Jun 24 23:39:43 2008 +0000 +++ b/Overlay.lua Tue Jun 24 23:47:27 2008 +0000 @@ -7,7 +7,7 @@ local format = string.format local GameTooltip = GameTooltip -ReAction:UpdateRevision("$Revision: 103 $") +ReAction:UpdateRevision("$Revision$") -- Looking for a lightweight AceConfig3-struct-compatible -- replacement for Dewdrop (e.g. forthcoming AceConfigDropdown-3.0?).