removed soemthing i was messing with lmao

This commit is contained in:
Your Name 2022-08-09 12:43:46 -05:00
parent 7270094619
commit 841789f010
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ mobs.do_head_logic = function(self, dtime, player)
pos = vector.add(pos, head_offset)
if debug_head == true then
if debug_head then
minetest.add_particle({
pos = pos,
velocity = {x=0, y=0, z=0},