1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-16 02:47:48 +02:00

make ignore lua

This commit is contained in:
MewMew 2021-05-21 01:02:48 +02:00
parent b7c7cff886
commit 83561ee45b

View File

@ -1,3 +1,4 @@
--luacheck: ignore
local Get_noise = require 'utils.get_noise'
local BiterRaffle = require 'functions.biter_raffle'
local math_random = math.random