mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-06 14:51:17 +01:00
27d67a450b
* Minor implants refactor Fixes #24375. Implant cases and implanters now have an `imp_type` var for making the implant in New(), rather than individually creating the implant in New(), which would have worked fine except when you try to create subclasses of implanters. * Initialize gt New