Skip to content

DPSAdv - GetSDPS corner case, GetDPS and GetSDPS casts

ChatWithThisName requested to merge MQ2DPSAdv into master

Replicate eqmule corner case correction in GetDPS() in GetSDPS() function. Change types to uint64_t, including return casts so they match the return type. Corrects an issue where sometimes SDPS would show 0 erroneously.

Merge request reports