Update: use volatile int instead of Volatile.Read(ref long), as the latter is an expensive CAS
Existing code was using non-volatile read of long, but I don't think it's safe
Tests: ran perf tests
0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.