mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-04 00:40:16 +00:00
westwall:: Yendor Quest in the West Wall
This commit is contained in:
@@ -153,7 +153,7 @@ namespace whirlwind {
|
||||
using namespace yendor;
|
||||
for(int i=0; i<isize(yi); i++) {
|
||||
moveAt(yi[i].path[0], cl);
|
||||
moveAt(yi[i].path[YDIST-1], cl);
|
||||
moveAt(yi[i].key(), cl);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user