resolt bug en jail_audio
treballant en Screen::renderInfo() deixa el programa congelat
This commit is contained in:
@@ -99,6 +99,10 @@ void Director::init()
|
||||
bindInputs();
|
||||
Notifier::init(std::string(), Resource::get()->getText("8bithud"));
|
||||
OnScreenHelp::init();
|
||||
#ifdef DEBUG
|
||||
Screen::get()->initDebugInfo();
|
||||
Screen::get()->setDebugInfoEnabled(true);
|
||||
#endif
|
||||
}
|
||||
|
||||
// Cierra todo
|
||||
|
||||
Reference in New Issue
Block a user