Improvements of status effects in database
This commit is contained in:
@@ -208,9 +208,7 @@ public class JsonIO{
|
||||
static class CustomJson extends Json{
|
||||
private Object baseObject;
|
||||
|
||||
{
|
||||
apply(this);
|
||||
}
|
||||
{ apply(this); }
|
||||
|
||||
@Override
|
||||
public <T> T fromJson(Class<T> type, String json){
|
||||
|
||||
Reference in New Issue
Block a user