Authfilter class already init the greenlist.mt so dont try again cos will fail

This commit is contained in:
PICCORO Lenz McKAY 2022-02-11 00:32:28 -04:00
parent 6f500a53d8
commit 7cfe7d928d

View File

@ -16,7 +16,6 @@ dofile( mod_path .. "/watchdog.lua" )
local __commands = dofile( mod_path .. "/commands.lua" )
AuthInitFile( world_path, "auth.db" )
AuthInitFile( world_path, "greenlist.mt" )
-----------------------------------------------------
-- Registered Authentication Handler