Skip to content

Commit

Permalink
Fix highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Dec 29, 2024
1 parent 2b115f2 commit d6fd90a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ class ExampleActionEntry(
// highlight-green-start
override fun ActionTrigger.execute() {
// Will now automatically apply all the modifiers.
// highlight-green-end
// Do something with the player
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package com.typewritermc.verification

0 comments on commit d6fd90a

Please sign in to comment.