I think theirs a bug in this and I dont know how to fix it. 95% of the code is all ready written. I think all I have to do is add in one line of code to utalize the mult() function. My problem is that I keep getting an error over the
20 tower = hero.findFriends()[0]
The 20 is the line number.
Am I doing this wrong? It keeps telling me “Cant read private property”. I didnt even write this line of code. Why is it giving me an error over private properties?