Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Commit

Permalink
fix multitask mixins
Browse files Browse the repository at this point in the history
  • Loading branch information
HausemasterIssue authored Oct 22, 2021
1 parent 09ae739 commit 68d17b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import com.gamesense.api.config.SaveConfig;
import com.gamesense.client.module.ModuleManager;
import com.gamesense.client.module.modules.misc.MultiTask;
import com.gamesense.client.module.modules.exploits.MultiTask;
import com.gamesense.mixin.mixins.accessor.AccessorEntityPlayerSP;
import net.minecraft.client.Minecraft;
import net.minecraft.client.entity.EntityPlayerSP;
Expand Down

0 comments on commit 68d17b4

Please sign in to comment.