mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Add player knockback on punch to builtin
This commit is contained in:
parent
cf64054390
commit
291e7730cf
3 changed files with 56 additions and 0 deletions
|
@ -33,5 +33,6 @@ dofile(gamepath .. "features.lua")
|
|||
dofile(gamepath .. "voxelarea.lua")
|
||||
dofile(gamepath .. "forceloading.lua")
|
||||
dofile(gamepath .. "statbars.lua")
|
||||
dofile(gamepath .. "knockback.lua")
|
||||
|
||||
profiler = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue