Fixed logging in example project
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
}
|
||||
|
||||
if(event.type == NSRightMouseUp){
|
||||
NSLog(@"left mouse up");
|
||||
NSLog(@"right mouse up");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user