BeardedManStudios / ForgeNetworkingRemastered

See various forks, also please join the Forge Community fork of Forge Alloy! -> https://github.com/ForgeAlloyCommunity/ForgeAlloy
https://twitter.com/FarrisFaulds
Apache License 2.0
1.49k stars 311 forks source link

Removing static integer and using atomic #374

Closed BrentFarris closed 4 years ago

BrentFarris commented 4 years ago

This PR is coming from an observation from @k77torpedo on Discord about how a static int with a lock is being used. Now is a good time to hop in and fix it since it is a relatively easy fix.

BrentFarris commented 4 years ago

Just tested the samples and they seem to be working fine