Skip to content

Commit

Permalink
Merge pull request #310 from AzzyDreemurr13/mhelp-button
Browse files Browse the repository at this point in the history
Update skin.dmf (MSay F9 button)
  • Loading branch information
Very-Soft authored May 18, 2024
2 parents 85a3fa7 + 99ce760 commit f681948
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions interface/skin.dmf
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,9 @@ macro "borghotkeymode"
elem
name = "F8"
command = "Invisimin"
elem
name = "F9"
command = "msay"
elem
name = "F12"
command = "F12"
Expand Down Expand Up @@ -490,6 +493,9 @@ macro "macro"
elem
name = "F8"
command = "Invisimin"
elem
name = "F9"
command = "msay"
elem
name = "F12"
command = "F12"
Expand Down Expand Up @@ -777,6 +783,9 @@ macro "hotkeymode"
elem
name = "F8"
command = "Invisimin"
elem
name = "F9"
command = "msay"
elem
name = "F12"
command = "F12"
Expand Down Expand Up @@ -1001,6 +1010,9 @@ macro "borgmacro"
elem
name = "F8"
command = "Invisimin"
elem
name = "F9"
command = "msay"
elem
name = "F12"
command = "F12"
Expand Down

0 comments on commit f681948

Please sign in to comment.