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

Fixed refactored util import

This commit is contained in:
Lynn
2018-11-30 19:25:05 +01:00
parent bfe804e2f0
commit cb3c9ba1d0

View File

@@ -1,4 +1,4 @@
require 'utils.list_utils'
require 'utils.table'
local insert = table.insert
local size = table.size