mirror of
https://github.com/mt-mods/playerfactions.git
synced 2024-11-22 15:23:47 +01:00
pass translator to mtt
This commit is contained in:
parent
279b1efe1e
commit
d072b2ba0c
1
init.lua
1
init.lua
@ -577,6 +577,7 @@ end
|
||||
|
||||
-- Integration testing
|
||||
if minetest.get_modpath("mtt") and mtt.enabled then
|
||||
factions.S = S
|
||||
factions.handle_command = handle_command
|
||||
dofile(minetest.get_modpath(minetest.get_current_modname()) .. "/mtt.lua")
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user