Add new World wizard
This commit is contained in:
@@ -18,7 +18,7 @@ namespace core {
|
||||
Plugin::Plugin() {
|
||||
}
|
||||
|
||||
QVector<studio::WizardMaker> Plugin::importWizards(studio::PluginArgs args) {
|
||||
QVector<studio::WizardMaker> Plugin::importWizards(const studio::Context *args) {
|
||||
return {
|
||||
{
|
||||
tr("Tile Sheet"),
|
||||
|
||||
Reference in New Issue
Block a user