- Added an option to show a stopwatch on the title text showing the elapsed time of an encounter.

- Window title text now shrinks correctly when isn't enough space for it.
This commit is contained in:
Tercio
2015-07-14 17:24:17 -03:00
parent b2698005fb
commit e8b0b5687a
8 changed files with 150 additions and 28 deletions
-2
View File
@@ -3145,8 +3145,6 @@
_detalhes.encounter_table.index = boss_index
end
--print ("Combat Start 2")
end
function _detalhes.parser_functions:ENCOUNTER_END (...)