Skip to content
Snippets Groups Projects
Commit 148d57ab authored by DarkGod's avatar DarkGod
Browse files

Added new "callbackOnActEnd"

parent be857c39
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -420,7 +420,6 @@ function _M:useEnergy(val)
game.paused = false
self:fireTalentCheck("callbackOnActEnd")
end
-- print("USE ENERGY", self.name, self.uid, "::", self.energy.value, game.paused, "::", self.player)
end
function _M:tooltip(x, y, seen_by)
......
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