Enable sneak glitch again
This commit is contained in:
parent
9f45473297
commit
f9bc6ef701
@ -1 +0,0 @@
|
|||||||
This mod disables the sneak glitch for all players.
|
|
@ -1,3 +0,0 @@
|
|||||||
minetest.register_on_joinplayer(function(player)
|
|
||||||
player:set_physics_override({sneak_glitch=false})
|
|
||||||
end)
|
|
Loading…
x
Reference in New Issue
Block a user