1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-11-23 22:22:34 +02:00

luacheck more fixes

This commit is contained in:
Gerkiz
2021-03-24 20:14:55 +01:00
parent b582b3cb9b
commit e2a33f9f30
190 changed files with 526 additions and 727 deletions

View File

@@ -1,3 +1,4 @@
--luacheck: ignore
local event = require 'utils.event'
local math_random = math.random
local math_floor = math.floor