tmp commit

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow 2023-08-09 22:26:13 +08:00
parent d6f1abad95
commit 06ee68f836

View File

@ -649,7 +649,7 @@ class InputModel {
if (pos == null) {
return;
}
evt['x'] = '${pos.x}}';
evt['x'] = '${pos.x}';
evt['y'] = '${pos.y}';
Map<int, String> mapButtons = {