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 @@ import com.shatteredpixel.shatteredpixeldungeon.sprites.CharSprite;
|
||||
|
||||
public class IceBlock extends Gizmo {
|
||||
|
||||
private float phase;
|
||||
private float phase;
|
||||
|
||||
private CharSprite target;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user