Skip to content

Commit

Permalink
bump required futil version
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxionary committed Feb 8, 2024
1 parent 54bc01c commit d9c33ae
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 = 2023, month = 11, day = 1 }) -- is_player
futil.check_version({ year = 2024, month = 2, day = 18 }) -- FakeInventory:remove correction

smartshop = fmod.create()

Expand Down

0 comments on commit d9c33ae

Please sign in to comment.