Skip to content

Commit

Permalink
Update init.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneWolfHT authored Jun 4, 2024
1 parent abc6bd7 commit 352ebe5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spectator_mode/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ local function join_player(player)
irc.send_join_part = false

minetest.after(0, function() irc.send_join_part = old_join_part end)
else
irc.send_join_part = old_join_part
end
end

Expand Down

0 comments on commit 352ebe5

Please sign in to comment.