aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index a07ca96..3f91622 100644
--- a/main.go
+++ b/main.go
@@ -123,6 +123,7 @@ func main() {
rot = (p.Rot + 3) % 4
case 'c':
b, p = b.Swap(p)
+ continue
case ' ':
if !harddrop {
dropfrom = p.Y