Skip to content

Commit

Permalink
Update SWS.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
thebgpikester authored Aug 13, 2023
1 parent ea9bbf4 commit b3db535
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions SWS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,9 @@ You can configure a custom directory for the save file here if needs be.
SWS.updateDelaySeconds = 60
You can change the timer interval for the saving of warehouses here.
SWS.filepath = lfs.writedir().."SimpleWarehouse.lua"
You can configure a custom directory for the save file here if needs be.
SWS.updateDelaySeconds = 60
You can change the timer interval for the saving of warehouses here.
--]]

SWS={} --don't touch
Expand Down

0 comments on commit b3db535

Please sign in to comment.