Community Challenge: break my code with a test!

This is my ActionMaster.cs script from the challenge slide in this lecture. Obviously you can break it by bowling an 11, but please make it a legal game/start of game.

Here is the code:

http://pastebin.com/3kmnz5WQ

Here is a test I call YouTube test. It runs the game shown on the YouTube video earlier in the course. Feel free to use/modify.

Good luck!

Edit to add:

I then noticed the ActionMasterTests script in the resources, so I added those tests after posting this. whew…they all passed!

Ok, the code can be broken. I won’t paste how immediately so someone else can try to find it.

A hint, if you want to go look for it: in the Q&A on the Udemy site, someone pointed out this flaw. I think Ben’s code has the same problem. Perhaps a later lecture addresses this.

Possible error example:
Error example