This commit is contained in:
seasnail8169 2021-05-29 12:44:55 +01:00
parent 7393dba91f
commit 04a14407d7

View File

@ -1,8 +1,8 @@
package meteordevelopment.addons.template;
import meteordevelopment.addons.template.commands.ExampleCommand;
import meteordevelopment.addons.template.modules.Example;
import meteordevelopment.addons.template.modules.AnotherExample;
import meteordevelopment.addons.template.modules.Example;
import minegame159.meteorclient.MeteorAddon;
import minegame159.meteorclient.systems.commands.Commands;
import minegame159.meteorclient.systems.modules.Category;