Rotated the boxes. Let's fix the new problems!

This commit is contained in:
Pietro Gagliardi 2015-08-03 13:37:48 -04:00
parent f185ca71c6
commit fcf562d264
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
// #qo LDFLAGS: -framework Foundation -framework AppKit
BOOL spaced = NO;
BOOL firstvert = YES;
BOOL firstvert = NO;
@interface appDelegate : NSObject<NSApplicationDelegate>
@end