dates oops

This commit is contained in:
Bella 2020-03-12 12:02:01 -04:00
parent d9c5ba112e
commit ed612d01e9
No known key found for this signature in database
GPG Key ID: 03B01AC937D1C89C
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ import net.minecraft.util.FoodStats;
/**
* Created by 086 on 8/04/2018.
* Updated by polymer on 09/04/20
* Updated by S-B99 on 09/04/20
* Updated by polymer on 09/03/20
* Updated by S-B99 on 09/03/20
*/
@Module.Info(name = "AutoEat", description = "Automatically eat when hungry", category = Module.Category.PLAYER)
public class AutoEat extends Module {