mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Fixed notification popup blocking pokégear
This commit is contained in:
parent
7e5a433917
commit
322ca3e5c4
@ -129,8 +129,8 @@ Public Class NotificationPopup
|
||||
Me._positionY = BackY
|
||||
If Me._scriptFile <> "" Then
|
||||
CType(Core.CurrentScreen, OverworldScreen).ActionScript.StartScript(Me._scriptFile, 0, False)
|
||||
Me.IsReady = True
|
||||
End If
|
||||
Me.IsReady = True
|
||||
End If
|
||||
End If
|
||||
Else
|
||||
|
Loading…
x
Reference in New Issue
Block a user