[MIRROR] Cleans up the SS13_base lua file and adds a new lua file for easily handling multiple signals on different objects. #6202
Annotations
1 notice
Run Tests:
code/modules/unit_tests/subsystem_init.dm#L22
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but could not get initialized.
The subsystem reported the following: Error initializing SSlua: FAILED (Couldn't find call_proc_by_id)
This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
|
Loading