Skip to content

Commit

Permalink
Update one_eyed_joe.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
htc16 committed Sep 23, 2024
1 parent 8a20933 commit b47a3d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data-otservbr-global/npc/one_eyed_joe.lua
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ npcType.onCloseChannel = function(npc, creature)
npcHandler:onCloseChannel(npc, creature)
end

math.randomseed(os.time())

local function greetCallback(npc, creature)
local player = creature:getPlayer()
if not player then
Expand Down

0 comments on commit b47a3d7

Please sign in to comment.