canvi de pc

This commit is contained in:
2025-07-30 14:03:44 +02:00
parent 12ec55308e
commit dbecd9a22b
10 changed files with 189 additions and 276 deletions

View File

@@ -39,9 +39,8 @@ void init() {
// Opciones de control
controllers.clear();
controllers.resize(2);
controllers.at(0).player_id = 1;
controllers.at(1).player_id = 2;
controllers.emplace_back(GamepadOptions(1));
controllers.emplace_back(GamepadOptions(2));
setKeyboardToPlayer(1);
// Opciones pendientes