mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-14 01:58:06 +00:00
3D drawing
This commit is contained in:
@@ -1584,7 +1584,7 @@ EX namespace mapeditor {
|
||||
}
|
||||
|
||||
EX shiftpoint find_mouseh3() {
|
||||
if(vrhr::active() && WDIM == 2)
|
||||
if(vrhr::active())
|
||||
return mouseh;
|
||||
if(front_config == eFront::sphere_camera)
|
||||
return in_front_dist(front_edit);
|
||||
|
||||
Reference in New Issue
Block a user