mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-18 23:10:26 +00:00
removed unused #define LAND_YENDOR_CHAOS
This commit is contained in:
parent
9a2f8e1529
commit
164d964bab
@ -81,8 +81,6 @@ EX namespace yendor {
|
|||||||
|
|
||||||
EX eLand nexttostart;
|
EX eLand nexttostart;
|
||||||
|
|
||||||
#define LAND_YENDOR_CHAOS 41
|
|
||||||
|
|
||||||
yendorlevel levels[YENDORLEVELS] = {
|
yendorlevel levels[YENDORLEVELS] = {
|
||||||
{laNone, 0},
|
{laNone, 0},
|
||||||
{laHell, YF_DEAD}, // FORCE BARRIERS?
|
{laHell, YF_DEAD}, // FORCE BARRIERS?
|
||||||
|
Loading…
Reference in New Issue
Block a user