mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-04-23 20:50:07 +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