mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-04-22 04:00:08 +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