[update] use switcher back in GameFrame
This commit is contained in:
@@ -50,6 +50,6 @@ import ru.m.puzzlez.source.GameStorage;
|
|||||||
}
|
}
|
||||||
|
|
||||||
private function back():Void {
|
private function back():Void {
|
||||||
switcher.change(StartFrame.ID);
|
switcher.back();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user