FullscreenUI: Fix opening while paused
This commit is contained in:
@@ -738,6 +738,10 @@ void Host::OnSystemDestroyed()
|
||||
{
|
||||
}
|
||||
|
||||
void Host::OnIdleStateChanged()
|
||||
{
|
||||
}
|
||||
|
||||
void Host::BeginPresentFrame()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user