Fixed package path for InventoryUtil

This commit is contained in:
Naman 2018-07-11 09:02:10 -05:00
parent eb288c5cdc
commit 71a452bbca
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.massivecraft.factions.zcore.util;
package com.massivecraft.factions.util;
import org.bukkit.Bukkit;
import org.bukkit.Material;