12
EpicIvo
9y

If (currentTime != night){
doNothing();
} else{
getShitDone();
}

Comments
Add Comment