libGDX 1.11.0, fix #972

This commit is contained in:
Emux
2022-11-14 14:35:20 +02:00
parent 36e4116d39
commit e1191f68ae
9 changed files with 32 additions and 34 deletions

View File

@@ -276,5 +276,4 @@ public class InputHandler implements InputProcessor {
}
return false;
}
}