Skip to content

Commit

Permalink
Added missing function from disabled appleCake table
Browse files Browse the repository at this point in the history
  • Loading branch information
EngineerSmith committed Mar 26, 2022
1 parent 721e579 commit 72b3b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AppleCake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ local AppleCakeRelease = {
countMemory = function() return emptyCounter end,
setName = emptyFunc,
setThreadName = emptyFunc,
setThreadSortIndex = emptyFunc,
-- Added for those who want to convert from jprof
jprof = {
push = emptyFunc,
Expand Down

0 comments on commit 72b3b87

Please sign in to comment.