Skip to content

Commit

Permalink
Bump version (rip my 15 early adopters)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quezler committed Jan 14, 2025
1 parent d476061 commit 79e5b4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion mods_2.0/053_greedy-inserter/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---------------------------------------------------------------------------------------------------
Version: 2.0.0
Date: ????
Date: 2025. 01. 14
Info:
- Attempt to not need hold mode by having it in a chest for a tick
- Force inserter back into drop mode
Expand Down
1 change: 0 additions & 1 deletion mods_2.0/053_greedy-inserter/control.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ local Handler = {}

script.on_init(function()
storage.structs = {}

storage.deathrattles = {}
end)

Expand Down

0 comments on commit 79e5b4e

Please sign in to comment.