mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-20 00:17:39 +00:00
further cleanup
This commit is contained in:
@@ -69,7 +69,8 @@ EX eLand oppositeElement(eLand l, eLand l2) {
|
||||
|
||||
// land unlocking
|
||||
|
||||
EX eLand firstland = laIce, specialland = laIce;
|
||||
EX eLand firstland = laIce;
|
||||
EX eLand specialland = laIce;
|
||||
|
||||
EX int chaosmode = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user