1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-30 04:30:58 +02:00

Merge branch 'master' of https://github.com/grilledham/RedMew into disable-ag

This commit is contained in:
grilledham 2018-07-03 12:07:55 +01:00
commit cc0f98ee8b
4 changed files with 2657 additions and 2669 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

File diff suppressed because one or more lines are too long

View File

@ -5,4 +5,6 @@ local map = b.picture(pic)
map = b.single_x_pattern(map, pic.width)
map = b.translate(map, -369, 46)
return map