mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 12:26:05 -05:00
Move default prefab prompt to when the user selects the prefab tab, rather than app startup
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
||||
void initPrefabUI(MetatileSelector *selector, QWidget *prefabWidget, QLabel *emptyPrefabLabel, Map *map);
|
||||
void addPrefab(MetatileSelection selection, Map *map, QString name);
|
||||
void updatePrefabUi(Map *map);
|
||||
void handlePrefabImport();
|
||||
void tryImportDefaultPrefabs(Map *map);
|
||||
|
||||
private:
|
||||
MetatileSelector *selector;
|
||||
|
||||
Reference in New Issue
Block a user