EvEmu-Project / evemu_Crucible

Emulator for EvE Online's Crucible expansion
https://evemu.dev
170 stars 66 forks source link

Fixed client disconnection not freeing references to bound services #234

Closed Almamu closed 1 year ago

Almamu commented 1 year ago

I had this one comitted but not pushed in #231 . This fixes bound services not being deleted when not in use...

jdhirst commented 1 year ago

Things compile now, but I can't verify if the patch works yet due to requiring a fix in the dungeon_editor for gcc12.

Merging into staging 🙂