mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-08 07:27:39 +01:00
!removed debug message
This commit is contained in:
parent
59c8976d8d
commit
5a301b3a4f
@ -60,7 +60,6 @@ public class TemplateModifier {
|
||||
weight = config.getDouble("weight", parent.weight);
|
||||
nameModifier = parent.nameModifier;
|
||||
data = parent.data;
|
||||
System.out.println("Got modifier from file.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user