1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-16 22:57:38 +00:00

Irradiated Yendor Challenge (but commented off for now)

This commit is contained in:
Zeno Rogue
2019-01-17 00:45:36 +01:00
parent 0a794f5b26
commit a676424573
3 changed files with 7 additions and 1 deletions

View File

@@ -89,6 +89,7 @@ namespace yendor {
{laRuins, YF_DEAD},
{laCaves, YF_DEAD5},
{laWestWall, YF_START_CR},
// {laVariant, YF_DEAD5}, (I do not think this works)
};
int tscorelast;