1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-04-29 03:51:23 +00:00

tracking the specific copy of the player in confusing geometries

This commit is contained in:
Zeno Rogue
2019-11-23 19:05:24 +01:00
parent edcf160a28
commit 982f01e6e5
7 changed files with 44 additions and 6 deletions

View File

@@ -3919,6 +3919,8 @@ EX void drawMarkers() {
if(!(cmode & sm::NORMAL)) return;
queuepolyat(current_display->which_copy, cgi.shAsymmetric, 0xC0C0C0FF, PPR::SUPERLINE);
callhooks(hooks_markers);
#if CAP_SHAPES
viewmat();