Clean up key mapping

FossilOrigin-Name: 31ef5be209e12c2b31695e15653e093d6bb96523a45513c06e3fbee1860935b2
This commit is contained in:
Jonathan Schleifer 2025-03-05 22:24:16 +00:00
parent cac7cebba0
commit d537e43f86
6 changed files with 94 additions and 66 deletions

View file

@ -9,7 +9,6 @@ VARP(minmillis, 0, 5, 1000);
@implementation Cube {
int _width, _height;
OFIRI *_userDataIRI;
}
+ (Cube *)sharedInstance