ACS: Print/Printbold are sent twice in multiplayer
When running "print" ACS code, the code is sent out twice, for no actual reason. Apparently, we do believe it's because the client prints out the message. However, the server sends it too.
Fixed with this PR: https://github.com/odamex/odamex/pull/153