refactor: remove unusual Debug.Log
This commit is contained in:
parent
e6b688aafe
commit
1d9683a987
@ -94,7 +94,6 @@ public class Trooper : RobotController
|
|||||||
[ServerRpc]
|
[ServerRpc]
|
||||||
private new void ShootServerRPC()
|
private new void ShootServerRPC()
|
||||||
{
|
{
|
||||||
Debug.Log("Shooting as Trooper triggered.");
|
|
||||||
weapon.Shooting();
|
weapon.Shooting();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user