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

@@ -15,4 +15,4 @@ public enum LCategory{
LCategory(Color color){
this.color = color;
}
}