1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-11-06 09:09:26 +02:00

fixed typo

This commit is contained in:
grilledham
2018-05-16 10:58:55 +01:00
parent 644784bc1c
commit dc5752ea38

View File

@@ -84,7 +84,7 @@ local function item_not_sanctioned(item)
)
end
local function entity_allowed_to_bomb(e)
local function entity_allowed_to_bomb(entity)
local name = entity.name
return (
name:find("turret") or