mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
updated plus map with used scale
This commit is contained in:
parent
437cd19eaf
commit
3ea09ec0e9
@ -11,6 +11,6 @@ map = single_pattern_builder(map, pic.width-1, pic.height-1)
|
||||
map = translate(map, 86, 0)
|
||||
|
||||
-- uncomment the line below to change the size of the map scale(x, y)
|
||||
--map = scale(map, 2, 2)
|
||||
map = scale(map, 1.5, 1.5)
|
||||
|
||||
return map
|
Loading…
x
Reference in New Issue
Block a user