1
0
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:
Zeno Rogue
2018-07-09 18:39:34 +02:00
parent 44e26cee3e
commit dd8e30e041
3 changed files with 55 additions and 28 deletions

View File

@@ -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 = '-';