checklist

This commit is contained in:
spatialfree 2022-08-02 22:16:40 -04:00
parent da60fefad8
commit c5b7a146a8

View file

@ -1,11 +1,11 @@
using System.Collections.Generic; using System.Collections.Generic;
// stretch cursor move // [X] stretch cursor move
// trackballer spin // [ ] points (point of reference *all around)
// orbital view // [ ] trackballer spin
// dummy enemies // [ ] orbital view
// points (point of reference *all around) // [ ] dummy enemies
// roll dodge move // [ ] roll dodge move
namespace Space; namespace Space;
public class Mono { public class Mono {