Skip to content

Commit

Permalink
v2.4 FoolCraft
Browse files Browse the repository at this point in the history
  • Loading branch information
Furgl committed Mar 31, 2017
1 parent 64d7f23 commit 699224c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public class SetEffect {
/**List of all set effects*/
public static final ArrayList<SetEffect> SET_EFFECTS = new ArrayList<SetEffect>() {{
//effects that use the button
//add(new SetEffectDiorite_Vision());
add(new SetEffectDiorite_Vision());
add(new SetEffectCrafter());
//add(new SetEffectDJ());
add(new SetEffectEnder_Hoarder());
Expand Down

0 comments on commit 699224c

Please sign in to comment.