@@ -97,8 +97,9 @@ namespace UI
if (currentTimeSeconds == AllTimeSeconds)
{
- _ready = true;
+
A__ClickReady();
+ _ready = true;
}