millorat el log del principi antes de que jaildoc remugue

This commit is contained in:
2025-11-21 14:03:11 +01:00
parent 959a513651
commit 039eb20c06
4 changed files with 6 additions and 2 deletions

View File

@@ -353,6 +353,7 @@ void Input::initSDLGamePad() {
} else {
addGamepadMappingsFromFile();
discoverGamepads();
std::cout << "\n** INPUT SYSTEM **\n";
std::cout << "Input System initialized successfully\n";
}
}