1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-09 23:49:53 +00:00

removed walls from rogueviz

This commit is contained in:
Zeno Rogue 2024-07-24 19:25:54 +02:00
parent a7179e1b73
commit 0a3653f7fd

View File

@ -869,6 +869,7 @@ void init(flagtype _vizflags) {
}
#endif
ccolor::rwalls = 0;
#if !ISWEB
mapeditor::drawplayer = false;
stop_game();