- Added Enemy Damage Taken by clicking with middle mouse button over a enemy bar.

- Implemented code for early tests with new version checker.
- Renamed option menu "externals" to "Data Feed".
This commit is contained in:
tercio
2014-07-02 20:40:23 -03:00
parent 3baa00474b
commit 5fea5b238d
14 changed files with 387 additions and 193 deletions
+3
View File
@@ -206,6 +206,9 @@ function _G._detalhes:Start()
end
end
--> check version
_detalhes:CheckVersion()
--> restore cooltip anchor position
DetailsTooltipAnchor:Restore()