1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-27 14:37:16 +00:00

fixup to 982f01e6e : removed debug

This commit is contained in:
Zeno Rogue 2019-11-23 20:41:56 +01:00
parent bc2ce4f3dc
commit 5a2a893254

View File

@ -3919,8 +3919,6 @@ 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();