mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-03 19:27:54 +00:00
moved dual geometry puzzle to RogueViz
This commit is contained in:
@@ -327,7 +327,6 @@ EX void wandering() {
|
||||
if(!canmove) return;
|
||||
if(!gen_wandering) return;
|
||||
if(racing::on) return;
|
||||
if(dpgen::in) return;
|
||||
if(items[itOrbSafety]) return;
|
||||
pathdata pd(moYeti);
|
||||
int seepcount = getSeepcount();
|
||||
|
Reference in New Issue
Block a user