stonedtracker: changed info to debug
stonedtracker: changed info to debug
This commit is contained in:
@@ -177,7 +177,7 @@ class LootPanel extends JPanel
|
|||||||
String currentText;
|
String currentText;
|
||||||
String loggedText;
|
String loggedText;
|
||||||
|
|
||||||
log.info(name);
|
log.debug(name);
|
||||||
|
|
||||||
switch (name)
|
switch (name)
|
||||||
{
|
{
|
||||||
@@ -339,4 +339,4 @@ class LootPanel extends JPanel
|
|||||||
this.revalidate();
|
this.revalidate();
|
||||||
this.repaint();
|
this.repaint();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user