update macOS sources

This commit is contained in:
Nick Fisher
2023-10-13 12:55:32 +08:00
parent 0276c29d10
commit 91e50cf0ef
3 changed files with 18 additions and 5 deletions

View File

@@ -1155,10 +1155,6 @@ namespace polyvox
return;
}
Log("Updating grab at %f %f", x, y);
if (_manipulator)
{
_manipulator->grabUpdate(x, y);