Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vcsim: lock ViewManager in RegisterObject callbacks
ViewManager updates itself when objects are added to and removed from inventory. These callbacks need to lock the ViewManager when making these changes.
- Loading branch information