shooter_tweaks: fleshy...

It's fleshy, not flesy
This commit is contained in:
ANAND 2020-04-23 15:04:33 +05:30 committed by GitHub
parent 733f4460f7
commit afc8447c62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ shooter.blast = function(pos, radius, fleshy, distance, user, groups)
return
end
groups = groups or { "flesy" }
groups = groups or { "fleshy" }
pos = v3d.round(pos)
local name = user:get_player_name()