mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-27 05:03:15 +00:00
fixup to 982f01e6e : removed debug
This commit is contained in:
parent
bc2ce4f3dc
commit
5a2a893254
@ -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();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user