mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-06 02:37:19 +00:00
fixup to last
This commit is contained in:
parent
da8ca77eeb
commit
5e89df85b7
@ -258,10 +258,6 @@ void edit_fifteen() {
|
||||
for(auto& p: puzzles) if(fname == p.full_filename()) current_puzzle = &p;
|
||||
quitter = q;
|
||||
});
|
||||
#else
|
||||
mapstream::loadMap("fifteen-test.lev");
|
||||
#endif
|
||||
mapeditor::drawplayer = false;
|
||||
});
|
||||
|
||||
dialog::addItem("new geometry", 'G');
|
||||
|
Loading…
x
Reference in New Issue
Block a user