Fix manage cache, OnPlayerLeft notification

This commit is contained in:
Natsumi
2024-11-23 00:13:17 +13:00
parent 265a6f88ed
commit 654872fc30
3 changed files with 19 additions and 6 deletions

View File

@@ -406,8 +406,9 @@ namespace VRCX
// 2021.09.02 00:02:12 Log - [Behaviour] Destination set: wrld_4432ea9b-729c-46e3-8eaf-846aa0a37fdd:15609~private(usr_032383a7-748c-4fb2-94e4-bcb928e5de6b)~nonce(72CC87D420C1D49AEFFBEE8824C84B2DF0E38678E840661E)
// 2021.09.02 00:49:15 Log - [Behaviour] Destination fetching: wrld_4432ea9b-729c-46e3-8eaf-846aa0a37fdd
// 2022.08.13 18:57:00 Log - [Behaviour] OnLeftRoom
// 2024.11.22 15:32:28 Log - [Behaviour] Successfully left room
if (line.Contains("[Behaviour] OnLeftRoom"))
if (line.Contains("[Behaviour] Successfully left room"))
{
AppendLog(new[]
{