some debug removed

This commit is contained in:
Zeno Rogue 2020-12-30 19:35:46 +01:00
parent 0f0c4a5d02
commit 49f0c248bd
1 changed files with 0 additions and 2 deletions

2
vr.cpp
View File

@ -399,8 +399,6 @@ EX void vr_control() {
if(which_pointer) mousemoved = true;
println(hlog, tie(which_pointer, vr_clicked));
if(vr_clicked && last_vr_clicked && holdmouse) send_click();
mousepressed = vr_clicked;