mirror of
https://github.com/mt-mods/playerfactions.git
synced 2024-11-25 16:53:47 +01:00
add fakelib comment
This commit is contained in:
parent
853a3998c0
commit
210f0ab21d
3
mtt.lua
3
mtt.lua
@ -1,3 +1,6 @@
|
||||
-- requires [fakelib] to work properly
|
||||
-- https://github.com/OgelGames/fakelib.git
|
||||
|
||||
local pd = function(...) print(dump(table.pack(...))) end
|
||||
local f, fcc, S = factions, factions.handle_command, factions.S
|
||||
f.mode_unique_faction = false
|
||||
|
Loading…
Reference in New Issue
Block a user