Update PistolComponent.cs
This commit is contained in:
parent
28a3f7ddd8
commit
0779b443ff
@ -133,7 +133,6 @@ namespace Item
|
||||
private void SpawnBullet(GameObject projectile)
|
||||
{
|
||||
|
||||
|
||||
InstanceFinder.ServerManager.Spawn(projectile);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user