mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-22 04:37:42 +01:00
fix command in consumables not working at all
This commit is contained in:
parent
4d7c14a5a4
commit
a6589810dd
@ -227,6 +227,7 @@ public class Commands extends ItemStat {
|
||||
commands.add(cd);
|
||||
}
|
||||
}
|
||||
return commands;
|
||||
|
||||
// Needs updating
|
||||
} catch (JsonSyntaxException|IllegalStateException exception) {
|
||||
|
Loading…
Reference in New Issue
Block a user