1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00
This commit is contained in:
grilledham 2018-07-03 13:04:28 +01:00
parent 1934e8653c
commit e354c13e98

View File

@ -7,4 +7,6 @@ map = b.single_x_pattern(map, pic.width)
map = b.translate(map, -369, 46)
map = b.scale(map, 2, 2)
return map