Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For a long while, Valve blocked econ items from showing if they weren't attached to a player that actually owned it. An escape hatch was added in Gun Mettle to network the validation state of items, since the owning player may have disconnected while one of their items is held by another user. Some VScript maps make use of this escape hatch for item visibility, so it's probably fine to pull this in at this point.
- Loading branch information