added the README.md

This commit is contained in:
2020-05-29 21:49:09 -06:00
parent 0a374b852d
commit 809fea634c
2 changed files with 13 additions and 0 deletions

View File

@@ -252,9 +252,11 @@ class Privyet {
}
} else {
delegate?.gameShapeDidMove(privyet: self)
/* AGRB 5/29/2020 - removed to allow "finessing" moves
if detectTouch() {
settleShape()
}
*/
}
}