mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-06-06 15:00:06 +00:00
- server/loginServer: no longer sending packets by pointer, except in cases like AcceptLogin(), which operates on a sent structure slice. since these are already allocated, no need to copy them