X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Config.m;h=fcc18283a8230b959fd6bfe1c60c7d34e7b5f963;hp=727b8b01a5c730824519b3deda548cb77a949918;hb=3dfe18e6224331f1161ddcc057f755d41ff55266;hpb=25dd74a4a34f4ba7ec797360bd8f92cbd7bc758e diff --git a/Config.m b/Config.m index 727b8b0..fcc1828 100644 --- a/Config.m +++ b/Config.m @@ -11,7 +11,8 @@ NSMutableDictionary *entries; } -@synthesize protect, name, entries; +@synthesize name; +@synthesize entries; - (id)init { if ((self = [super init])) {