mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-19 20:38:09 +00:00
rogueviz:: fixed nil-compass order
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user