add credit

This commit is contained in:
Bella 2019-12-07 08:10:48 -05:00
parent d1ebcb313c
commit bdb579682d
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ import net.minecraft.item.*;
import net.minecraft.block.*;
import me.zeroeightsix.kami.util.*;
/***
* @author Elementars
*/
@Module.Info(name = "AutoTrap", category = Module.Category.COMBAT)
public class AutoTrap extends Module
{