mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-26 09:32:21 +00:00
* runtime fix for nulled forensic component runtime (#62029) not actually certain if this is a fix or a cover up of the real problem to be honest... edit: nevermind, found the actual problem and made another commit that will fix it. Runtime in detective_work.dm, line 35: Cannot execute null.add fingerprint(). x 36 * runtime fix for nulled forensic component runtime Co-authored-by: Seris02 <49109742+Seris02@users.noreply.github.com>