mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
Fix to macros.
This commit is contained in:
@@ -147,13 +147,17 @@ macro "macro"
|
|||||||
name = "SHIFT+F2+REP"
|
name = "SHIFT+F2+REP"
|
||||||
command = ".screenshot"
|
command = ".screenshot"
|
||||||
is-disabled = false
|
is-disabled = false
|
||||||
|
elem
|
||||||
|
name = "F3"
|
||||||
|
command = "say"
|
||||||
|
is-disabled = false
|
||||||
elem
|
elem
|
||||||
name = "F4"
|
name = "F4"
|
||||||
command = "asay"
|
command = "me"
|
||||||
is-disabled = false
|
is-disabled = false
|
||||||
elem
|
elem
|
||||||
name = "F5"
|
name = "F5"
|
||||||
command = "Aghost"
|
command = "asay"
|
||||||
is-disabled = false
|
is-disabled = false
|
||||||
elem
|
elem
|
||||||
name = "F6"
|
name = "F6"
|
||||||
@@ -389,13 +393,17 @@ macro "hotkeymode"
|
|||||||
name = "SHIFT+F2+REP"
|
name = "SHIFT+F2+REP"
|
||||||
command = ".screenshot"
|
command = ".screenshot"
|
||||||
is-disabled = false
|
is-disabled = false
|
||||||
|
elem
|
||||||
|
name = "F3"
|
||||||
|
command = "say"
|
||||||
|
is-disabled = false
|
||||||
elem
|
elem
|
||||||
name = "F4"
|
name = "F4"
|
||||||
command = "asay"
|
command = "me"
|
||||||
is-disabled = false
|
is-disabled = false
|
||||||
elem
|
elem
|
||||||
name = "F5"
|
name = "F5"
|
||||||
command = "msay"
|
command = "asay"
|
||||||
is-disabled = false
|
is-disabled = false
|
||||||
elem
|
elem
|
||||||
name = "F6"
|
name = "F6"
|
||||||
|
|||||||
Reference in New Issue
Block a user