cleaned up formatting:
- removed trailing whitespace - changed all leading whitespace to tabs - removed IDE created author comments
This commit is contained in:
@@ -25,7 +25,7 @@ public class PotionOfExperience extends Potion {
|
||||
name = "Potion of Experience";
|
||||
initials = "Ex";
|
||||
|
||||
bones = true;
|
||||
bones = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user