1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-03 14:53:01 +02:00

LUA checks

This commit is contained in:
Jayefuu 2021-09-30 15:58:49 +01:00
parent 8ebd79fce3
commit 45294db626

View File

@ -921,8 +921,6 @@ function Public.init(config)
return function(x, y, world)
return map(x, y, world)
end
end
return Public