mirror of
https://github.com/oliverbooth/VpSharp
synced 2024-11-10 02:55:41 +00:00
Cleanup nativeevents
This commit is contained in:
parent
fde3508fc1
commit
da02dd83b9
@ -280,7 +280,7 @@ public sealed partial class VirtualParadiseClient
|
|||||||
string name;
|
string name;
|
||||||
int avatarCount;
|
int avatarCount;
|
||||||
WorldState state;
|
WorldState state;
|
||||||
|
|
||||||
lock (Lock)
|
lock (Lock)
|
||||||
{
|
{
|
||||||
name = vp_string(sender, StringAttribute.WorldName);
|
name = vp_string(sender, StringAttribute.WorldName);
|
||||||
|
Loading…
Reference in New Issue
Block a user