some further bouncer refinements

This commit is contained in:
jadebenn
2023-12-28 18:21:45 -06:00
parent 5f8f200bfc
commit b83e1bf20d
2 changed files with 4 additions and 20 deletions

View File

@@ -3590,8 +3590,6 @@ void GameMessages::SendBouncerActiveStatus(LWOOBJID objectId, bool bActive, cons
}
void GameMessages::SendRequestClientBounce(const LWOOBJID& objectId, const LWOOBJID& bounceTargetId, const NiPoint3& bounceTargetPos, const NiPoint3& bouncedObjLinVel, const LWOOBJID& requestSourceId, const bool bAllBounced, const bool bAllowClientOverload, const SystemAddress& sysAddr) {
LOG_DEBUG("REQUEST CLIENT BOUNCE!");
CBITSTREAM;
CMSGHEADER;