1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-26 03:52:22 +02:00

Fix luacheck

This commit is contained in:
Gerkiz 2024-12-22 00:03:50 +01:00
parent e61a984654
commit 914661dd6e

View File

@ -1574,6 +1574,12 @@ stds.factorio_defines = {
},
events = {
fields = {
'mtn-shift-autostash-all',
'mtn-shift-autostash-ores',
'mtn-shift-autostash-furnaces',
'mtn-shift-autostash-filtered',
'mtn-shift-autostash-wagon',
'mtn-shift-cast-spell',
'on_picked_up_item',
'on_space_platform_changed_state',
'on_object_destroyed',