Skip to content

Commit a91f63f

Browse files
committed
Removing testing code.
1 parent c87e0c9 commit a91f63f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data/PUP.lua

-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ end
104104

105105
windower.raw_register_event('action', function(act)
106106
if pet.isvalid and pet.id == act.actor_id then
107-
windower.add_to_chat(123,'category:'..act.category..' param:'..act.param..'')
108107
if act.category == 11 then
109108
if act.param == 1945 then
110109
PupVokeReady = os.clock() + PupVokeRecast

0 commit comments

Comments
 (0)