diff --git a/MenuAPI/MenuController.cs b/MenuAPI/MenuController.cs index 1c5ea71..4588e7e 100644 --- a/MenuAPI/MenuController.cs +++ b/MenuAPI/MenuController.cs @@ -1112,6 +1112,8 @@ internal static async Task DrawInstructionalButtons() await Delay(0); } + DrawScaleformMovieFullscreen(_scale, 255, 255, 255, 0, 0); + BeginScaleformMovieMethod(_scale, "CLEAR_ALL"); EndScaleformMovieMethod();