mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-15 22:27:38 +00:00
RogueViz legend as HUD replacement, lists edge types too
This commit is contained in:
@@ -949,7 +949,7 @@ namespace mapeditor {
|
||||
cmode = sm::DRAW;
|
||||
gamescreen(0);
|
||||
drawGrid();
|
||||
callhandlers(false, hooks_prestats);
|
||||
if(callhandlers(false, hooks_prestats)) return;
|
||||
|
||||
if(!mouseout()) getcstat = '-';
|
||||
|
||||
|
Reference in New Issue
Block a user