Build e10d745
Pre-release
Pre-release
Force econ item validation (#61) 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.