don't refocus on virt ptrs

This commit is contained in:
vaxerski
2022-07-11 20:23:16 +02:00
parent ab44aabbd7
commit ad66c158ba
4 changed files with 9 additions and 3 deletions

View File

@@ -109,6 +109,8 @@ struct SMouse {
std::string name = "";
bool virt = false;
DYNLISTENER(commitConstraint);
DYNLISTENER(destroyMouse);