9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-19 15:09:18 +00:00

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;
}
}