- Extend PluginAPI with storage.
- Store Skin Composer version checking and automatic update.
This commit is contained in:
+1
@@ -26,6 +26,7 @@ public class NinePatchPlugin extends H2DPluginAdapter {
|
||||
public Entity currEditingEntity;
|
||||
|
||||
public NinePatchPlugin() {
|
||||
super(CLASS_NAME);
|
||||
performancePanelMediator = new MainPanelMediator(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user