Update init.lua

master
Genshin 2021-01-20 00:17:26 -05:00 committed by GitHub
parent 47cd7d6a31
commit 807aadd96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ local function verify_node(node)
return def
end
--Add tracker to player
local function add_tracker(player)
local name = player:get_player_name()
if not detection_list[name] then