master
runs 2020-05-28 23:57:20 +02:00
parent 1b835dbe38
commit 5d19902bc6
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ function petz.hq_look_at(self, player_pos, prty)
mobkit.clear_queue_low(self)
mobkit.clear_queue_high(self)
petz.return_head_to_origin(self)
self.looking = false
self.status = ""
return true
end