mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-14 15:38:23 +00:00
fixup: missing drawStandard
This commit is contained in:
parent
9ab64e9d8e
commit
0d691ab16a
@ -5347,7 +5347,7 @@ void drawthemap() {
|
||||
else if(archimedean)
|
||||
arcm::draw();
|
||||
else
|
||||
drawrec(viewctr, hsOrigin, cview(), 0);
|
||||
drawStandard();
|
||||
drawWormSegments();
|
||||
drawBlizzards();
|
||||
drawArrowTraps();
|
||||
|
Loading…
x
Reference in New Issue
Block a user