kauron/DungeonManager
kauron
/
DungeonManager
Archived
1
0
Fork 0

Welcome: minor bug

This commit is contained in:
kauron 2015-07-19 15:00:34 +02:00
parent 35dedd3ec9
commit 3c174a4802
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ public class Welcome extends ActionBarActivity {
);
}
});
importDialog.show();
}
}
}