standard formatting with other modules

This commit is contained in:
S-B99 2019-10-23 13:57:19 -04:00
parent c617cdd97d
commit 637ac2ecd3
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ import net.minecraft.init.Items;
/**
* Created by S-B99 on 23/10/2019
*/
@Module.Info(category = Module.Category.PLAYER, description = "Removes delay when holding right click", name = "FastUse")
public class FastUse
extends Module