X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=JSAction.m;fp=JSAction.m;h=84d1ea84c395d40587dd3bd04879fc74247fa51c;hp=6bc15291d3c37fd72100017123498ba8a168e9e8;hb=20ccd38576bb48caf8e4129a8c86fe04819d83bc;hpb=561317beecbe4dd445b0c3cb067326828ea5566a diff --git a/JSAction.m b/JSAction.m index 6bc1529..84d1ea8 100644 --- a/JSAction.m +++ b/JSAction.m @@ -11,7 +11,7 @@ @synthesize cookie; @synthesize index; -@synthesize subActions; +@synthesize children; @synthesize base; @synthesize name;