mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-25 08:07:43 +01:00
95b9e67660
* 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