Skip to content

Commit

Permalink
Lua code format - (Stylua)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 1, 2024
1 parent b57a154 commit 4471b64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion data/libs/functions/functions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1160,4 +1160,4 @@ function setLootHighlight(position)
addEvent(function()
position:removeMagicEffect(CONST_ME_LOOT_HIGHLIGHT)
end, 60000)
end
end
1 change: 0 additions & 1 deletion data/scripts/eventcallbacks/monster/ondroploot__base.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ function callback.monsterOnDropLoot(monster, corpse)
end

callback:register()

0 comments on commit 4471b64

Please sign in to comment.