Fix license

This commit is contained in:
drcrazy 2020-10-21 01:37:31 +03:00
parent aa18079315
commit 342917851b
29 changed files with 600 additions and 16 deletions

View file

@ -257,5 +257,4 @@ public class TechRebornClient implements ClientModInitializer {
return call((T) stack.getItem(), stack, world, entity);
}
}
}