mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 02:01:22 +00:00
* Removes bestF from Master Controller Crash Report Filtering (and uses voodoo magic to help cleaning up down the line) (#70610) * Removes bestF from Master Controller Crash Filtering We removed bestF from datums back in #2701, but this still remained in the filter. Bit silly, let's get rid of this old cobweb. I couldn't find anything suggesting that the master_controller could get a statclick variable, but that's actually a term we use in the modern day so I'm not going to bug it since it's benign. The other five are still BYOND-level variables. Co-authored-by: Kyle Spier-Swenson <kyleshome@ gmail.com> * Removes bestF from Master Controller Crash Report Filtering (and uses voodoo magic to help cleaning up down the line) Co-authored-by: san7890 <the@san7890.com> Co-authored-by: Kyle Spier-Swenson <kyleshome@ gmail.com>