Skip to content

Commit

Permalink
fix typo in required version
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxionary committed Feb 8, 2024
1 parent d9c33ae commit 5271f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
futil.check_version({ year = 2024, month = 2, day = 18 }) -- FakeInventory:remove correction
futil.check_version({ year = 2024, month = 2, day = 8 }) -- FakeInventory:remove correction

smartshop = fmod.create()

Expand Down

0 comments on commit 5271f94

Please sign in to comment.