Bug Description
disabled_compat_adapter for LabApi is not working properly.
To Reproduce
Steps to reproduce the behavior:
- Add a plugin's full assembly name to the config.
- Make a basegame hint.
- The GetCompatAssemblyName will show LabApi and not the plugin which sent the hint.
Expected behavior
There should be that plugin which sent the hint and not LabApi.