From 0a6b133c19ccc69ecc6bcf6be83e8ec7f5f8150f Mon Sep 17 00:00:00 2001 From: ccolin Date: Sun, 3 Jan 2021 13:35:26 +0100 Subject: fix collision detection --- src/main_window.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/main_window.cc') diff --git a/src/main_window.cc b/src/main_window.cc index 9680d94..1e9f054 100644 --- a/src/main_window.cc +++ b/src/main_window.cc @@ -92,8 +92,6 @@ void MainWindow::open(const QString &path) { settings_pane->setEnabled(true); glw.setPainter(dc); - - dc->computeCollisions(.1); pause(); } -- cgit v1.2.3-70-g09d2