diff --git a/example/getentity.lua b/example/getentity.lua index a861bc1..338a4a7 100644 --- a/example/getentity.lua +++ b/example/getentity.lua @@ -1,4 +1,4 @@ --- The VRPlayer is the player entity in VRChat +-- The VRCPlayer is the player entity in VRChat local e = Object.FindObjectOfType(Il2CppType.From(typeof(VRCPlayer)))