1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-28 23:06:38 +02:00

Luacheck fix

This commit is contained in:
Gerkiz 2023-09-05 20:42:08 +02:00
parent 7a6787356a
commit 28c1a89aea

View File

@ -6,7 +6,6 @@ local Scrap = require 'maps.scrap_towny_ffa.scrap'
local table_insert = table.insert
local math_random = math.random
local math_floor = math.floor
local math_abs = math.abs
local start_ground_tiles = {
'grass-1',