1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-18 11:19:59 +00:00

rogueviz:: removed visualizations which currently do not work

This commit is contained in:
Zeno Rogue 2020-08-10 19:03:50 +02:00
parent 62fe3fe7f8
commit 22f7df9119

View File

@ -2,9 +2,9 @@
#include "rogueviz.cpp"
#include "kohonen.cpp"
#include "staircase.cpp"
// #include "staircase.cpp" (currently does not work)
#include "banachtarski.cpp"
#include "pentagonal.cpp"
// #include "pentagonal.cpp" (currently does not work)
#include "functions.cpp"
#include "fundamental.cpp"
#include "sunflower.cpp"