fix: al resetejar el joc es perdia la asignació de botons dels mandos
This commit is contained in:
@@ -636,6 +636,7 @@ void Director::reset()
|
|||||||
Resource::get()->reload();
|
Resource::get()->reload();
|
||||||
}
|
}
|
||||||
Input::get()->discoverGameControllers();
|
Input::get()->discoverGameControllers();
|
||||||
|
bindInputs();
|
||||||
ServiceMenu::get()->reset();
|
ServiceMenu::get()->reset();
|
||||||
Section::name = Section::Name::LOGO;
|
Section::name = Section::Name::LOGO;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user