Skip to content

Commit 6a1cf85

Browse files
chore: update interface schema files from MaaFramework
Triggered by 63461e5 [skip changelog]
1 parent 63461e5 commit 6a1cf85

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

deps/tools/interface.schema.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,9 @@
338338
"LegacyEvent",
339339
"PostThreadMessage",
340340
"SendMessageWithCursorPos",
341-
"PostMessageWithCursorPos"
341+
"PostMessageWithCursorPos",
342+
"SendMessageWithWindowPos",
343+
"PostMessageWithWindowPos"
342344
]
343345
},
344346
"keyboard": {
@@ -352,7 +354,9 @@
352354
"LegacyEvent",
353355
"PostThreadMessage",
354356
"SendMessageWithCursorPos",
355-
"PostMessageWithCursorPos"
357+
"PostMessageWithCursorPos",
358+
"SendMessageWithWindowPos",
359+
"PostMessageWithWindowPos"
356360
]
357361
},
358362
"screencap": {

0 commit comments

Comments
 (0)