This isn't C++.
[enjoyable.git] / TargetController.m
index b5c57b4..749feb2 100644 (file)
 
 - (void)commit {
     configsController.currentConfig[joystickController.selectedAction] = [self makeTarget];
+    [configsController save];
 }
 
 - (void)reset {