Update
This commit is contained in:
parent
6cebf091a5
commit
28377e19a1
@ -29,7 +29,7 @@ namespace SkinHide.Patches
|
||||
|
||||
bool isYouPlayer;
|
||||
|
||||
if ((bool)Is231Up)
|
||||
if (Is231Up)
|
||||
{
|
||||
isYouPlayer = __instance.IsYourPlayer;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user