mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
update old manhattan.lua
fixing 2021
This commit is contained in:
parent
f5f6af861d
commit
077ac53fef
@ -1,4 +1,5 @@
|
||||
return {
|
||||
local b = require 'map_gen.shared.builders'
|
||||
return b.decompress({
|
||||
height = 2979,
|
||||
width = 898,
|
||||
data = {
|
||||
@ -2982,4 +2983,4 @@ data = {
|
||||
{5,898,},
|
||||
{3,898,},
|
||||
}
|
||||
}
|
||||
})
|
Loading…
Reference in New Issue
Block a user