Skip to content

Commit

Permalink
Format Code
Browse files Browse the repository at this point in the history
  • Loading branch information
LovelySanta committed Oct 8, 2024
1 parent daad898 commit 7545f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angelsrefining/src/mod-config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ return function(configuration_data)
log("Updating sea pump from version 0 to latest version.")
sea_pump:on_init()
end

if global.SP_data.version == 1 then
log("Updating sea pump from version 1 to version 2.")
global.SP_data["entity_modules_data_tag"] = "sea-pump-modules_request" -- the tag name where the data is stored in the entity
Expand Down

0 comments on commit 7545f7c

Please sign in to comment.