Rotated the boxes. Let's fix the new problems!
This commit is contained in:
parent
f185ca71c6
commit
fcf562d264
|
@ -4,7 +4,7 @@
|
||||||
// #qo LDFLAGS: -framework Foundation -framework AppKit
|
// #qo LDFLAGS: -framework Foundation -framework AppKit
|
||||||
|
|
||||||
BOOL spaced = NO;
|
BOOL spaced = NO;
|
||||||
BOOL firstvert = YES;
|
BOOL firstvert = NO;
|
||||||
|
|
||||||
@interface appDelegate : NSObject<NSApplicationDelegate>
|
@interface appDelegate : NSObject<NSApplicationDelegate>
|
||||||
@end
|
@end
|
||||||
|
|
Loading…
Reference in New Issue