-
- Downloads
fix: Fixes crash when disconnecting from Server. Deleting the unique_ptr...
fix: Fixes crash when disconnecting from Server. Deleting the unique_ptr requires the type to be included, not just forward declared. However, the whole unique_ptr setup seems very sketchy.
Please register or sign in to comment