magmahep:: fixed spiral

This commit is contained in:
Zeno Rogue 2020-06-08 12:57:34 +02:00
parent 5dcd8d120c
commit f00ce7f857
1 changed files with 0 additions and 1 deletions

View File

@ -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: