mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-31 17:20:09 +01: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......