add fakelib comment

This commit is contained in:
Luke aka SwissalpS 2024-09-18 03:29:42 +02:00
parent 853a3998c0
commit 210f0ab21d

@ -1,3 +1,6 @@
-- requires [fakelib] to work properly
-- https://github.com/OgelGames/fakelib.git
local pd = function(...) print(dump(table.pack(...))) end local pd = function(...) print(dump(table.pack(...))) end
local f, fcc, S = factions, factions.handle_command, factions.S local f, fcc, S = factions, factions.handle_command, factions.S
f.mode_unique_faction = false f.mode_unique_faction = false