Revert "Newlines"

This reverts commit a78faa57
This commit is contained in:
summetdev
2020-10-27 21:55:40 +03:00
parent 9a7e0fb45e
commit a3abadd8c2
37 changed files with 37 additions and 37 deletions

View File

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