mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-19 07:20:25 +00:00
some debug removed
This commit is contained in:
parent
0f0c4a5d02
commit
49f0c248bd
2
vr.cpp
2
vr.cpp
@ -399,8 +399,6 @@ EX void vr_control() {
|
|||||||
|
|
||||||
if(which_pointer) mousemoved = true;
|
if(which_pointer) mousemoved = true;
|
||||||
|
|
||||||
println(hlog, tie(which_pointer, vr_clicked));
|
|
||||||
|
|
||||||
if(vr_clicked && last_vr_clicked && holdmouse) send_click();
|
if(vr_clicked && last_vr_clicked && holdmouse) send_click();
|
||||||
|
|
||||||
mousepressed = vr_clicked;
|
mousepressed = vr_clicked;
|
||||||
|
Loading…
Reference in New Issue
Block a user