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