forked from External/mage
[refactoring][minor] Replaced all tabs with four spaces.
This commit is contained in:
parent
e646e4768d
commit
239a4fb100
2891 changed files with 79411 additions and 79411 deletions
|
|
@ -64,13 +64,13 @@ public class MageRoundPane extends JPanel {
|
|||
g2.dispose();
|
||||
}
|
||||
|
||||
public void setXOffset(int x_offset) {
|
||||
X_OFFSET = x_offset;
|
||||
}
|
||||
public void setXOffset(int x_offset) {
|
||||
X_OFFSET = x_offset;
|
||||
}
|
||||
|
||||
public void setYOffset(int y_offset) {
|
||||
Y_OFFSET = y_offset;
|
||||
}
|
||||
public void setYOffset(int y_offset) {
|
||||
Y_OFFSET = y_offset;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setBounds(int x, int y, int width, int height) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue