Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upClients not downloading files #222
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Nice. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So for a while now, people have been posting about how client's have been seeing checkered materials and models as errors. The problem is because CAX sets sv_allowdownload to 0, and adds a hook to reset it every Think. This convar no longer needs to be set, as the exploits around it have been fixed.
That removes the now redundant fix, but CAX should no longer set that var. It isn't needed anymore.
@kurozael