1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-01 02:07:57 +00:00

vr:: renamed functions to more accurate names, and fixed pointing in WDIM==2

This commit is contained in:
Zeno Rogue
2020-12-31 17:42:17 +01:00
parent 5ec9f06383
commit 9fc21b67e1
2 changed files with 9 additions and 7 deletions

View File

@@ -1344,7 +1344,7 @@ EX shiftpoint gethyper(ld x, ld y) {
mx = my = 0;
E4;
vrhr::gen_mv();
T = vrhr::screen_to_controller(which_pointer);
T = vrhr::model_to_controller(which_pointer);
}
calcparam();