mirror of
https://github.com/Refactorio/RedMew.git
synced 2026-06-19 22:16:03 +02:00
fixed missing end and added gitingore
This commit is contained in:
@@ -0,0 +1 @@
|
||||
*.swp
|
||||
+2
-2
@@ -12,5 +12,5 @@ local function chunk_modification(event)
|
||||
surface.set_tiles(tiles)
|
||||
end
|
||||
end
|
||||
|
||||
Event.register(defines.events.on_chunk_generated, chunk_modification)
|
||||
end
|
||||
Event.register(defines.events.on_chunk_generated, chunk_modification)
|
||||
|
||||
Reference in New Issue
Block a user