mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-05 00:03:01 +00:00
rogueviz:: removed visualizations which currently do not work
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
#include "rogueviz.cpp"
|
#include "rogueviz.cpp"
|
||||||
#include "kohonen.cpp"
|
#include "kohonen.cpp"
|
||||||
#include "staircase.cpp"
|
// #include "staircase.cpp" (currently does not work)
|
||||||
#include "banachtarski.cpp"
|
#include "banachtarski.cpp"
|
||||||
#include "pentagonal.cpp"
|
// #include "pentagonal.cpp" (currently does not work)
|
||||||
#include "functions.cpp"
|
#include "functions.cpp"
|
||||||
#include "fundamental.cpp"
|
#include "fundamental.cpp"
|
||||||
#include "sunflower.cpp"
|
#include "sunflower.cpp"
|
||||||
|
|||||||
Reference in New Issue
Block a user