Tray notification icon dot

This commit is contained in:
Natsumi
2025-10-30 01:16:17 +11:00
parent 814a66abea
commit 3836b9b4ce
15 changed files with 90 additions and 35 deletions

View File

@@ -143,5 +143,9 @@ namespace VRCX
public override void SetUserAgent()
{
}
public override void SetTrayIconNotification(bool notify)
{
}
}
}