mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-30 13:07:10 +01:00
@@ -62,8 +62,7 @@ public class Shoot : NetworkBehaviour
|
||||
// Throw Grenade
|
||||
throwGrenade();
|
||||
} // If current weapon kind is kinfe
|
||||
else {
|
||||
Debug.Log("Throw Hands");
|
||||
else {
|
||||
// Throw hands (punch)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user