rename fastexp to FastUse.java

This commit is contained in:
S-B99 2019-10-23 13:55:59 -04:00
parent 1719a2b371
commit 2639892c2b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import net.minecraft.init.Items;
*/
@Module.Info(category = Module.Category.PLAYER, description = "Removes delay when holding right click", name = "FastUse")
public class FastExp
public class FastUse
extends Module
{
@EventHandler