Skip to content

Commit

Permalink
Forgot this...
Browse files Browse the repository at this point in the history
  • Loading branch information
aufdemrand committed Oct 24, 2013
1 parent 323e8d2 commit 6fbeef5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -3583,6 +3583,7 @@ else if (action == Action.RIGHT_CLICK_AIR || action == Action.RIGHT_CLICK_BLOCK)
// @Context
// <context.entity> returns the dEntity the player is clicking on.
// <context.item> returns the dItem the player is clicking with.
// <context.cuboids> returns a dList of cuboids that contain the interacted entity
//
// @Determine
// "CANCELLED" to stop the click from happening.
Expand Down

0 comments on commit 6fbeef5

Please sign in to comment.