mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-03 14:53:01 +02:00
Update manhattan.lua
40% smaller that original
This commit is contained in:
parent
4f09e9cc58
commit
8d23915eab
@ -15,7 +15,7 @@ local x_offset, y_offset = 0, -400
|
||||
world_map = b.translate(world_map, x_offset, y_offset)
|
||||
world_map = b.rotate(world_map, degrees(-270))
|
||||
|
||||
local scale = 1.8
|
||||
local scale = 1.6
|
||||
|
||||
world_map = b.scale(world_map, scale)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user