[FIX] in game scene

This commit is contained in:
Sem van der Hoeven
2021-06-11 10:58:21 +02:00
parent 645c4df494
commit ae9386a811
5 changed files with 11 additions and 10 deletions

View File

@@ -44,7 +44,6 @@ static GLFWwindow* window;
scene::Scene* current_scene;
static GLFWwindow* window;
bool points_img_available = false;
cv::Mat points_img;