Code review comment for lp://staging/~gerboland/unity-2d/hud-misc-fixes

Revision history for this message
Paweł Stołowski (stolowski) wrote :

Can you initialize m_hudQueryOpen in ctor just to be on the safe side, in case anyone adds any logic based on it in the future?
Also, I'd use at least UQ_WARNING to signal connection error, rather than UQ_DEBUG.

review: Needs Fixing

« Back to merge proposal