fix credits again

This commit is contained in:
Bella 2019-12-01 20:10:09 -05:00
parent 3704e998a5
commit 285ef6b478
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ import me.zeroeightsix.kami.module.Module;
import net.minecraft.item.ItemExpBottle;
/***
* @author S-B99
* @author Unknown, LGPL licensed
*/
@Module.Info(name = "FastXP", category = Module.Category.COMBAT, description = "Makes XP Faster for PvP")
public class FastXP extends Module {

View File

@ -25,7 +25,7 @@ import net.minecraft.util.math.Vec3d;
/**
* @author Unknown
* @author Unknown, LGPL licensed
* Updated by S-B99 on 20/11/19
*/
@Module.Info(name = "Surround", category = Module.Category.COMBAT, description = "Surrounds you with obsidian")