utage macro support
xdu ships with a Macro.tsv, and loading commands out of there instead of defining them manually saves a lot of trouble bingo didn't know about it there's probably some regressions, needs further testing
This commit is contained in:
parent
1d469d4f3e
commit
bf11050984
3 changed files with 279 additions and 403 deletions
|
@ -529,5 +529,6 @@ export {
|
|||
dialogScrollUp,
|
||||
dialogScrollDown,
|
||||
closeMissionModal,
|
||||
missionChanged
|
||||
missionChanged,
|
||||
closeModal
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue