Clean up JoystickController. Modernize more Objective-C syntax. Remove direct public...
[enjoyable.git] / JSAction.m
index 6bc1529..84d1ea8 100644 (file)
@@ -11,7 +11,7 @@
 
 @synthesize cookie;
 @synthesize index;
-@synthesize subActions;
+@synthesize children;
 @synthesize base;
 @synthesize name;