mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-16 03:56:20 +00:00
* Why use a weird proc to check it than set a static list? Yes one is technically more expensive but better maintainability * Changes to what Cyberboss suggested (For performance reasons?) * oranges and Antur make sense with the && False its just a false return instead. * Man I need to read more areas of the codebase that entire proc being modified was not required with my list change......