X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Classes%2FNJMappingMenuController.h;h=ff62d41d1a45621c9444c34e33446877ba9761e5;hp=a2de7e9f6e56f2c7ac4b654d7326affcdad821f2;hb=281e575060f936fd9483d1cf6416851b3783fe42;hpb=eb9ae7c6c0504f07fe058e9be43ec26763be4591 diff --git a/Classes/NJMappingMenuController.h b/Classes/NJMappingMenuController.h index a2de7e9..ff62d41 100644 --- a/Classes/NJMappingMenuController.h +++ b/Classes/NJMappingMenuController.h @@ -24,7 +24,7 @@ @interface NJMappingMenuController : NSObject // Mapping menu controllers manage the contents of a menu that // shows a list of all available mappings, as well as the current - // event translation state. The menu may have other items in it as + // event simulation state. The menu may have other items in it as // well, but none at an adjacent index that also have NJMappings // as represented objects. @@ -46,5 +46,4 @@ // A menu item representing the current event simulation state. // This outlet is optional. - @end