Update
This commit is contained in:
parent
4944c33cc8
commit
98d557f8e3
@ -30,7 +30,7 @@ namespace SkinHide.Patches
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
isYouPlayer = __instance == Singleton<GameWorld>.Instance.AllPlayers[0];
|
isYouPlayer = __instance.Id == 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (isYouPlayer)
|
if (isYouPlayer)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user