1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-05-13 21:56:29 +02:00

Empty line at end

Github was sad it didn't exist
This commit is contained in:
Quadrum 2021-03-08 17:02:15 +01:00 committed by GitHub
parent b5a8182160
commit b9cc23db95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,4 +39,4 @@ end
local Event = require "utils.event"
Event.on_init(on_init)
Event.add(defines.events.on_player_joined_game, on_player_joined_game)
Event.add(defines.events.on_pre_player_crafted_item, on_pre_player_crafted_item)
Event.add(defines.events.on_pre_player_crafted_item, on_pre_player_crafted_item)