Skip to content

Commit bd89349

Browse files
committed
update example
1 parent 5cbf117 commit bd89349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package me.hsgamer.bettergui.exampleaddon;
22

3-
import me.hsgamer.hscore.bukkit.addon.PluginAddon;
3+
import me.hsgamer.hscore.expansion.common.Expansion;
44

5-
public final class ExampleAddon extends PluginAddon {
5+
public final class ExampleAddon implements Expansion {
66
}

0 commit comments

Comments
 (0)