Skip to content

Commit

Permalink
Add search tags to NoFog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander01998 committed Dec 18, 2023
1 parent 1bb7dbe commit 6cfd831
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/net/wurstclient/hacks/NoFogHack.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@
package net.wurstclient.hacks;

import net.wurstclient.Category;
import net.wurstclient.SearchTags;
import net.wurstclient.hack.Hack;

@SearchTags({"no fog", "AntiFog", "anti fog"})
public final class NoFogHack extends Hack
{
public NoFogHack()
Expand Down

0 comments on commit 6cfd831

Please sign in to comment.