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 Apr 15, 2024
1 parent 5bb5d38 commit e2c3ca7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/libs/functions/player.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1025,10 +1025,10 @@ do
-- end
-- end
--
return true
end
return true
end

function Player.initializeTitleSystem(self)
function Player.initializeTitleSystem(self)
-- if not TitleSystem.enable then
-- return false
-- end
Expand Down

0 comments on commit e2c3ca7

Please sign in to comment.