Files
Bubberstation/code/modules/experisci
Sealed101 e9b5e9b1ea fix unregister_events() running on null (#62356)
the unregister_events() proc is used to stop listening for a signal from a previously scanned atom for experiment purposes. if the experi-scanner wasn't used for scanning atoms for physical experiments previously, it would cause a runtime, trying to unregister a signal from a non-existant atom.
2021-10-28 10:40:05 +01:00
..