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