Fix formatting

This commit is contained in:
Your Name 2022-08-07 10:44:21 -05:00
parent 2b39a1b9bf
commit 71f0d9364a
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ if not self.has_head == true then return end
pos = vector.add(pos, head_offset)
if minetest.settings:get_bool("mcl_debug_head_code", false) then
if minetest.settings:get_bool("mcl_debug_head_code", false) then
minetest.add_particle({
pos = pos,
velocity = {x=0, y=0, z=0},