mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-26 22:39:43 +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