From dc37f37bb903191dd3b8815dda2d41611b272cbe Mon Sep 17 00:00:00 2001 From: gpcf Date: Mon, 15 May 2023 09:18:56 +0200 Subject: Add register_function command so mods can register their own functons --- advtrains_luaautomation/mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'advtrains_luaautomation/mod.conf') diff --git a/advtrains_luaautomation/mod.conf b/advtrains_luaautomation/mod.conf index f135d8f..a737603 100644 --- a/advtrains_luaautomation/mod.conf +++ b/advtrains_luaautomation/mod.conf @@ -4,4 +4,4 @@ description=Lua control interface to Advanced Trains author=orwell96 depends=advtrains -optional_depends=advtrains_interlocking,advtrains_line_automation,mesecons_switch,departureboards +optional_depends=advtrains_interlocking,advtrains_line_automation,mesecons_switch -- cgit v1.2.3