3

TFW you can’t figure out why your code is only running once, then realize that you forgot to put it in a loop.

(It’s in a try catch block so my brain interpreted that as a loop)

Comments
Add Comment