mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-12 03:13: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)
|
||||
instance = new InvisPopup();
|
||||
instance.Show();
|
||||
instance.Activate();
|
||||
}
|
||||
|
||||
internal static void Close()
|
||||
|
||||
Reference in New Issue
Block a user