Compile at least

This commit is contained in:
cyberpwn 2021-08-19 06:21:37 -04:00
parent 931f1fb27d
commit 6795ff7db9

View File

@ -45,5 +45,7 @@ public class WormIterator2 {
{
worm = new Worm2(x, z, 0, 0);
}
return worm;
}
}