mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-11 06:45:59 +00:00
magmahep:: fixed spiral
This commit is contained in:
@@ -113,7 +113,6 @@ void make() {
|
||||
case 2:
|
||||
for(int i=0; i<t+1; i++)
|
||||
advance(t, 0);
|
||||
advance(t, last);
|
||||
break;
|
||||
|
||||
case 3:
|
||||
|
Reference in New Issue
Block a user