Skip to content

Commit

Permalink
Uncomment the init code
Browse files Browse the repository at this point in the history
  • Loading branch information
Logonz committed Jul 8, 2024
1 parent e4bcf81 commit 5de446c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions QuestieDB.lua
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ SlashCmdList["QuestieDB"] = function(args)
print("Localized math.floor", time1, "ms")
print("Modulus to floor", time2, "ms")
end
collectgarbage()
end

SLASH_QuestieDB1 = "/QuestieDB"
SLASH_QuestieDB2 = "/qdb"

0 comments on commit 5de446c

Please sign in to comment.