Bizorke / Gear3Engine-Issues

For bugs and features.
1 stars 0 forks source link

Refactor how IDs are allocated and deallocated server side. #1131

Closed JSideris closed 3 years ago

JSideris commented 4 years ago

Right now IDs may still linger around after an object has been destroyed. Need to create some type of lifecycle for IDs.