mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
fixing compile error
2nd PR merged messed up, removing 2nd clientAuthorityBeforeTeleport
This commit is contained in:
parent
60763805b2
commit
cd36ed5ae4
@ -173,9 +173,6 @@ void ClientRemoteUpdate()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// We need to store this locally on the server so clients can't request Authority when ever they like
|
|
||||||
bool clientAuthorityBeforeTeleport;
|
|
||||||
|
|
||||||
// moved or rotated or scaled since last time we checked it?
|
// moved or rotated or scaled since last time we checked it?
|
||||||
bool HasEitherMovedRotatedScaled()
|
bool HasEitherMovedRotatedScaled()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user