mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 09:50: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 "balls.cpp"
|
||||
#include "pentaroll.cpp"
|
||||
#include "nil-compass.cpp"
|
||||
#if CAP_RVSLIDES
|
||||
#include "playing-with-impossibility.cpp"
|
||||
#endif
|
||||
@ -62,7 +63,6 @@
|
||||
#include "intra-demos.cpp"
|
||||
#include "gobot.cpp"
|
||||
#include "extra-projections.cpp"
|
||||
#include "nil-compass.cpp"
|
||||
#include "balloonsim.cpp"
|
||||
|
||||
#include "som/kohonen.cpp"
|
||||
|
Loading…
Reference in New Issue
Block a user