mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
Possibly fixed bug of occasionaly Taskbar order change
This commit is contained in:
@@ -109,6 +109,7 @@ namespace VRCX
|
|||||||
if(instance == null)
|
if(instance == null)
|
||||||
instance = new InvisPopup();
|
instance = new InvisPopup();
|
||||||
instance.Show();
|
instance.Show();
|
||||||
|
instance.Activate();
|
||||||
}
|
}
|
||||||
|
|
||||||
internal static void Close()
|
internal static void Close()
|
||||||
|
|||||||
Reference in New Issue
Block a user