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 {