mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-30 04:30:58 +02:00
Removed unused local function
This commit is contained in:
parent
8f2cc6a8a1
commit
928f02ee3c
@ -30,15 +30,6 @@ local function update_pressure_map(surface, position, strength)
|
||||
end)
|
||||
end
|
||||
|
||||
--[[--
|
||||
@param config Table {@see Diggy.Config}.
|
||||
@param entity LuaEntity
|
||||
@return number the strength this entity supports the cave
|
||||
]]
|
||||
local function get_entity_strength(config, entity)
|
||||
return config.features.DiggyCaveCollapse.support_beam_entities[entity.name] or 0
|
||||
end
|
||||
|
||||
--[[--
|
||||
Registers all event handlers.]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user