mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
Some changes to logging.
This commit is contained in:
parent
2daae9fb47
commit
cc96a55523
7 changed files with 9 additions and 9 deletions
|
|
@ -123,7 +123,7 @@ public class GuiDisplayUtil {
|
|||
|
||||
c.setLocation(x, y);
|
||||
} else {
|
||||
System.out.println("null");
|
||||
System.out.println("GuiDisplayUtil::keepComponentInsideScreen -> no GraphicsConfiguration");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue