1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

Remove luacheck exception

This commit is contained in:
Matthew Heguy 2019-01-11 16:00:31 -05:00
parent e5d1fba39e
commit 812cf82eaa

View File

@ -1,4 +1,3 @@
-- luacheck: ignore pollution enemy_evolution enemy_expansion
local b = require 'map_gen.shared.builders'
local Event = require 'utils.event'
global.map.terraforming.creep_retraction_tiles = { 'sand-1' }