From c5b7a146a85254d05e05c4d23988411ea2c42565 Mon Sep 17 00:00:00 2001 From: spatialfree Date: Tue, 2 Aug 2022 22:16:40 -0400 Subject: [PATCH] checklist --- app/Space/Mono.cs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/Space/Mono.cs b/app/Space/Mono.cs index ebbd14b..0d492f1 100644 --- a/app/Space/Mono.cs +++ b/app/Space/Mono.cs @@ -1,11 +1,11 @@ using System.Collections.Generic; -// stretch cursor move -// trackballer spin -// orbital view -// dummy enemies -// points (point of reference *all around) -// roll dodge move +// [X] stretch cursor move +// [ ] points (point of reference *all around) +// [ ] trackballer spin +// [ ] orbital view +// [ ] dummy enemies +// [ ] roll dodge move namespace Space; public class Mono {