Skip to content

Commit 58d3ca6

Browse files
Copilotptthanh02
andcommitted
Fix compilation error: Add missing GuiButton import to SpawnerStorageAction
Co-authored-by: ptthanh02 <73684260+ptthanh02@users.noreply.github.com>
1 parent 9380063 commit 58d3ca6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/src/main/java/github/nighter/smartspawner/spawner/gui/storage/SpawnerStorageAction.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import github.nighter.smartspawner.spawner.gui.main.SpawnerMenuUI;
1111
import github.nighter.smartspawner.spawner.gui.synchronization.SpawnerGuiViewManager;
1212
import github.nighter.smartspawner.spawner.gui.layout.GuiLayout;
13+
import github.nighter.smartspawner.spawner.gui.layout.GuiButton;
1314
import github.nighter.smartspawner.spawner.properties.SpawnerManager;
1415
import github.nighter.smartspawner.spawner.properties.VirtualInventory;
1516
import github.nighter.smartspawner.language.LanguageManager;

0 commit comments

Comments
 (0)