Skip to content

Commit

Permalink
Change chatcolor import
Browse files Browse the repository at this point in the history
  • Loading branch information
fullwall committed May 16, 2023
1 parent 440be5e commit 4dd0d8a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -20,7 +20,7 @@
import com.google.common.collect.Lists;

import net.citizensnpcs.api.util.Messaging;
import net.md_5.bungee.api.ChatColor;
import org.bukkit.ChatColor;

/**
* Represents a single inventory slot in a {@link InventoryMenu}.
Expand Down

0 comments on commit 4dd0d8a

Please sign in to comment.