Categories
Uncategorized

Cat

func cat() {
    if let human = human, Bool.random() {
        human.scratch()
    }
    actCute()
}

Leave a Reply

Your email address will not be published. Required fields are marked *