mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-26 16:48:12 +01:00
df21594485
* A callback datum system was created, a common framework that handles all of the nuts and bolts so anyone can implement callbacks easily without worrying about how to invoke procs. * Adapted from tgstation/tgstation#22476 by MrStonedOne