Created
April 28, 2018 19:40
-
-
Save ThomasAdam/817ff11e2c23f619d7f39c852686fdb6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DestroyMenu f | |
AddToMenu f hello Title | |
+ Greyed "first" Exec exec first | |
+ Greyed foo Exec exec foo | |
+ Greyed bar Exec exec bar | |
+ Greyed baz Exec exec baz | |
Menu f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment