Add mapping for 6180 the moon.
[enjoyable.git] / Classes / NJOutputMouseButton.h
index 24d39b04039dacc6c9927ea6dce1d83faa4a7629..4d790e51dd8726127d8a00bef8f48d3597519cdf 100644 (file)
@@ -10,9 +10,5 @@
 @interface NJOutputMouseButton : NJOutput
 
 @property (nonatomic, assign) CGMouseButton button;
 @interface NJOutputMouseButton : NJOutput
 
 @property (nonatomic, assign) CGMouseButton button;
-    // Indexed as left, right, center.
-
-@property (nonatomic, assign) int humanIndexedButton;
-    // Indexed as left, center, right.
 
 @end
 
 @end