This commit is contained in:
summetdev
2020-10-27 22:08:53 +03:00
parent a3abadd8c2
commit 2918a0ea86
40 changed files with 40 additions and 40 deletions

View File

@@ -209,4 +209,4 @@ public class Effect{
}
}
}
}

View File

@@ -73,4 +73,4 @@ abstract class LaunchCoreComp implements Drawc, Timedc{
Fx.rocketSmokeLarge.at(cx() + Mathf.range(r), cy() + Mathf.range(r), fin());
}
}
}
}