Skip to content
Snippets Groups Projects
Commit 0ed1b5f3 authored by DarkGod's avatar DarkGod
Browse files

removed a silly debug print

parent 4e280783
No related branches found
No related tags found
No related merge requests found
......@@ -180,7 +180,6 @@ function _M:display()
display_entity = o
if o and o.use_talent and o.use_talent.id then
local t = a:getTalentFromId(o.use_talent.id)
table.print(o.use_talent)
display_entity = t.display_entity
end
if o and o.talent_cooldown then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment