mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
update old UK.lua
fixing old map 2021
This commit is contained in:
parent
5663360ffc
commit
35f1770ae7
@ -1,4 +1,5 @@
|
||||
return {
|
||||
local b = require 'map_gen.shared.builders'
|
||||
return b.decompress({
|
||||
height = 1000,
|
||||
width = 802,
|
||||
data = {
|
||||
@ -1003,4 +1004,4 @@ data = {
|
||||
{5,802,},
|
||||
{5,802,},
|
||||
}
|
||||
}
|
||||
})
|
Loading…
Reference in New Issue
Block a user