Skip to content

Commit

Permalink
Actually populate KnownItems
Browse files Browse the repository at this point in the history
We just did all this work, might as well use it.
  • Loading branch information
romracer authored and Rottenbeer committed Sep 26, 2024
1 parent c4043d6 commit f3f8340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ItemRack/ItemRack.lua
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,7 @@ function ItemRack.PopulateKnownItems()
end
end
end
ItemRack.KnownItems = known
end

--[[ Timers ]]
Expand Down

0 comments on commit f3f8340

Please sign in to comment.