mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
rogueviz:: fixed nil-compass order
This commit is contained in:
parent
b0e136dc85
commit
5e22163d38
@ -53,6 +53,7 @@
|
|||||||
#include "ascending-descending.cpp"
|
#include "ascending-descending.cpp"
|
||||||
#include "balls.cpp"
|
#include "balls.cpp"
|
||||||
#include "pentaroll.cpp"
|
#include "pentaroll.cpp"
|
||||||
|
#include "nil-compass.cpp"
|
||||||
#if CAP_RVSLIDES
|
#if CAP_RVSLIDES
|
||||||
#include "playing-with-impossibility.cpp"
|
#include "playing-with-impossibility.cpp"
|
||||||
#endif
|
#endif
|
||||||
@ -62,7 +63,6 @@
|
|||||||
#include "intra-demos.cpp"
|
#include "intra-demos.cpp"
|
||||||
#include "gobot.cpp"
|
#include "gobot.cpp"
|
||||||
#include "extra-projections.cpp"
|
#include "extra-projections.cpp"
|
||||||
#include "nil-compass.cpp"
|
|
||||||
#include "balloonsim.cpp"
|
#include "balloonsim.cpp"
|
||||||
|
|
||||||
#include "som/kohonen.cpp"
|
#include "som/kohonen.cpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user