@@ -439,7 +439,7 @@ public class Reporter : MonoBehaviour
Initialized = true;
- if (show) {
+ if (!show) {
doShow();
}