mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
fixed missing comma error
This commit is contained in:
parent
3c6bd28498
commit
0f10a2071b
@ -84,7 +84,7 @@ local ores = {
|
|||||||
'sulfur',
|
'sulfur',
|
||||||
'tin-ore',
|
'tin-ore',
|
||||||
'tungsten-ore',
|
'tungsten-ore',
|
||||||
'zinc-ore'
|
'zinc-ore',
|
||||||
'thorium-ore'
|
'thorium-ore'
|
||||||
}
|
}
|
||||||
local ore_oil_none = {}
|
local ore_oil_none = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user