revert sprintsprintsprint meme

This commit is contained in:
Bella 2019-11-24 20:27:17 -05:00
parent fdc26732df
commit 44cb555ba1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import me.zeroeightsix.kami.module.Module;
/**
* Created by 086 on 23/08/2017.
*/
@Module.Info(name = "SprintSprintSprint", description = "Automatically makes the player sprint", category = Module.Category.MOVEMENT)
@Module.Info(name = "Sprint", description = "Automatically makes the player sprint", category = Module.Category.MOVEMENT)
public class Sprint extends Module {
@Override