forked from Sokomine/yl_speak_up
renamed fs_log.lua to fs_show_log.lua
This commit is contained in:
parent
c488f0f36e
commit
8b9edead0e
2
init.lua
2
init.lua
@ -29,7 +29,7 @@ yl_speak_up.custom_server_functions = {}
|
||||
-- the server-specific configuration
|
||||
dofile(modpath .. "config.lua")
|
||||
-- logging and showing the log
|
||||
dofile(modpath .. "fs_log.lua")
|
||||
dofile(modpath .. "fs_show_log.lua")
|
||||
-- players *and* npc need privs for certain things
|
||||
dofile(modpath .. "privs.lua")
|
||||
-- contains the command to hand out privs to NPC
|
||||
|
Loading…
Reference in New Issue
Block a user