update fork (again) #8

Merged
chmodsayshello merged 2270 commits from VoxeLibre/VoxeLibre:master into master 2023-01-06 20:13:54 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 17f789550d - Show all commits

View File

@ -61,7 +61,7 @@ local function entity_physics(pos,radius)
end
end
function mob_class:entity_physics(self,pos,radius) return entity_physics(pos,radius) end
function mob_class:entity_physics(pos,radius) return entity_physics(pos,radius) end
local los_switcher = false
local height_switcher = false