Code review comment for lp://qastaging/~smspillaz/unity/unity.fix_943456

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Oh, nice. This should fix bug 943223 too:

25 panel_controller_->StartFirstMenuShow();
26 - return false;
27 + return true;

« Back to merge proposal