Update PlayerInteractionHandler.cs
This commit is contained in:
parent
c35c73b3a2
commit
e5642f20b3
@ -77,7 +77,7 @@ public class PlayerInteractionHandler : NetworkBehaviour
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[ObserversRpc(ExcludeOwner = true)]
|
[ObserversRpc]
|
||||||
public void SwitchWeaponMode()
|
public void SwitchWeaponMode()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user