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