Clean things up before solving the move problem.

This commit is contained in:
Zed A. Shaw 2025-07-02 10:51:23 -04:00
parent 6576164fad
commit 8c8d6dc9e7
4 changed files with 16 additions and 18 deletions

View file

@ -131,5 +131,4 @@ namespace gui {
return $gui.mouse(x, y, hover);
}
}