Fixed Syntax Error

main
thoopchuk26 4 years ago
parent 6e0fe88667
commit d132db7acc

@ -12,7 +12,6 @@ public class Shrink : MonoBehaviour
void Start() void Start()
{ {
player = GetComponent<GameObject>(); player = GetComponent<GameObject>();
hitbox =
} }
// Update is called once per frame // Update is called once per frame

Loading…
Cancel
Save