mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-14 20:57:10 +00:00
fixup to 982f01e6e : removed debug
This commit is contained in:
@@ -3919,8 +3919,6 @@ EX void drawMarkers() {
|
|||||||
|
|
||||||
if(!(cmode & sm::NORMAL)) return;
|
if(!(cmode & sm::NORMAL)) return;
|
||||||
|
|
||||||
queuepolyat(current_display->which_copy, cgi.shAsymmetric, 0xC0C0C0FF, PPR::SUPERLINE);
|
|
||||||
|
|
||||||
callhooks(hooks_markers);
|
callhooks(hooks_markers);
|
||||||
#if CAP_SHAPES
|
#if CAP_SHAPES
|
||||||
viewmat();
|
viewmat();
|
||||||
|
|||||||
Reference in New Issue
Block a user