forked from jaildesigner-jailgames/jaildoctors_dilemma
Nou engine de notificacions
This commit is contained in:
@@ -79,7 +79,7 @@ Director::Director(int argc, const char *argv[])
|
||||
Screen::init(window_, renderer_);
|
||||
Screen::get()->setBorderColor(borderColor);
|
||||
Resource::init();
|
||||
Notifier::init(Asset::get()->get("notify.png"), Resource::get()->getText("smb2"));
|
||||
Notifier::init("notify.png", "8bithud");
|
||||
Input::init(Asset::get()->get("gamecontrollerdb.txt"));
|
||||
initInput();
|
||||
Debug::init();
|
||||
|
||||
Reference in New Issue
Block a user