Cleanup nativeevents

This commit is contained in:
Oliver Booth 2022-12-04 17:42:22 +00:00
parent fde3508fc1
commit da02dd83b9
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ public sealed partial class VirtualParadiseClient
string name;
int avatarCount;
WorldState state;
lock (Lock)
{
name = vp_string(sender, StringAttribute.WorldName);