stonedtracker: changed info to debug

stonedtracker: changed info to debug
This commit is contained in:
Justin
2019-08-24 17:32:48 +10:00
committed by GitHub
parent d080c631d0
commit 7d3c49873c

View File

@@ -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)
{ {