mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
Merge remote-tracking branch 'scrawl/master'
This commit is contained in:
commit
4de2a741ed
@ -674,9 +674,6 @@ void CharacterCreation::showClassQuestionDialog()
|
||||
|
||||
void CharacterCreation::onGenerateClassBack()
|
||||
{
|
||||
if(mCreationStage < CSE_ClassChosen)
|
||||
mCreationStage = CSE_ClassChosen;
|
||||
|
||||
mWM->removeDialog(mGenerateClassResultDialog);
|
||||
mGenerateClassResultDialog = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user